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