← ui-lab

Color Picker

A full HSV color picker: three sliders — hue, saturation, and value — compose a color, shown as a hex string with a preview swatch. Each slider is operable with Arrow / Home / End and clickable along its track. The composed hex value is the observable signal.

Preview

#ff0000

Installation

npx shadcn@latest add https://ui.publictheta.com/r/color-picker.json

Conformance

This component conforms to the @publictheta/ui-spec color-picker specification. Run the suite against any implementation with pnpm conformance.