Parses a string representation of colour, or a Rgb/Hsl object. If the string starts with '--' it's assumed to be a CSS variable
See also resolveToString to resolve to a CSS colour string.
Colour to resolve
Color.js Color object
Parses a string representation of colour, or a Rgb/Hsl object. If the string starts with '--' it's assumed to be a CSS variable
See also resolveToString to resolve to a CSS colour string.