Color Area
A color area lets users tweak two channels of an RGB, HSL, or HSB color against a 2D gradient backdrop.
Installation
CLI
Manual
Basic
View
Code
Default
Disabled
Channel
View
Code
X Channel
Y Channel
Space
View
Code
Color Space
Controlled
Control the color area by specifying channels for the horizontal (xChannel
) and vertical (yChannel
) axes.
View
Code
Color Spaces
X Channel
Y Channel
{ "color": { "hue": 0, "saturation": 100, "lightness": 50, "alpha": 1 } }
Color Area with Slider
View
Code