is-hexcolor

Check that given value is valid hex color, using `hex-color-regex` - the best regex for matching hex color values

is-hsl-color

Loosely check whether a string is an HSL(A) color string.

is-rgb-color

Loosely check whether a string is an RGB(A) color string.