Color Picker

v1.0.0

Lets users pick a color from the native color palette.

Interactive Implementation

Click the swatch to open the color picker and pick a color.

#8b5cf6
HEX Value: #8B5CF6

Color Picker API Reference

All available props for this component.

PropertyTypeDefaultDescription
labelstringundefinedLabel rendered above the color picker control.
descriptionstringundefinedSecondary helper text rendered below the label.
valuestringundefinedControlled hex color value for the picker.
defaultValuestring"#3b82f6"Uncontrolled initial hex color on first render.
onChange(value: string) => voidundefinedCallback triggered when the color value changes.
errorstringundefinedError message rendered below the control with destructive styling.
© 2026 Venti UI Labs. UI made right.