$ npm install xterm-colors
xterm 256 color palette
The color palette is just a JSON file and can be used anywhere.
npm install xterm-colors
import xtermColors from 'xterm-colors'; xtermColors[7]; //=> 'c0c0c0'