Color

hexcolor

Output Type: String

{
    "hexcolor": "hexcolor"
}

rgbcolor

Output Type: String

{
    "rgbcolor": "rgbcolor"
}

rgbColorAsArray

Output Type: Array

{
    "rgbColorAsArray": "rgbColorAsArray"
}

rgbCssColor

Output Type: String

safeColorName

Output Type: Object

colorName

Output Type: String

hslColor

Output Type: String

hslColorAsArray

Output Type: Array

Last updated

Was this helpful?