color
A color available in theme settings, used in the color schemes for different sections of a store.
Properties
The alpha component of the color. Value range: 0.0-1.0.
The blue component of the color. Value range: 0-255.
The green component of the color. Value range: 0-255.
The hue component of the color. Value range: 0-360.
The lightness component of the color. Value range: 0-100.
The red component of the color. Value range: 0-255.
The red, green, and blue values of the color, represented as a space-separated string.
The red, green, blue, and alpha values of the color, represented as a space-separated string, with a slash placed before the alpha value. Example: 123 134 156 / 0.6.
The saturation component of the color. Value range: 0-100.
The hexadecimal color code.