css-color-to-rgb
A utility library to convert CSS color values into an RGB array and hex code. Supports CSS color names, hex values, RGB, HSL, CSS variables and modern CSS color functions such as color-mix() and color().
csspectrum
A TypeScript class for working with CSS color formats, providing conversion, manipulation, and analysis tools for various color models and spaces.