color-parse
Color string parser
Color string parser
Change alpha value of a color string
An adaptation of `parse-color` that returns color values as objects, instead of arrays.
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().