color/01-color-basic-color-picker
An uncontrolled color picker using Color as the provider and Color.Trigger to open the picker area in a popover.
Loading interactive preview
Color picker with hue slider and format selection.
An uncontrolled color picker using Color as the provider and Color.Trigger to open the picker area in a popover.
A controlled color picker with alpha support, using Color.Trigger to keep the picker area in a popover.
Color.Area can be composed directly inside Color when the picker should stay visible.
Color.Slider can be used on its own for hue and opacity control without rendering the full color picker.