JSFiddle - React, Tailwind, and code Playground

by CME64

JavaScript

var str = "class1 container _box _box_CEC493";
console.log(str.match(/_box_([^\s]*)/)[1]);