Color Picker
A hex color picker with HSL, RGB, or HSV channel controls and optional preset swatches.
Installation
Copy the command below and run it in your terminal.
Usage
Compose the Color Picker from its Root, Trigger, and Content parts:
Examples
Default
Pick a color
Channel formats
HSL
RGB
HSV
With preset swatches
Choose
Anatomy
ColorPicker.Root - Controls color picker state.
ColorPicker.Trigger - Opens the color picker.
ColorPicker.Content - Renders color selection controls.
bunx @sivir-ui/svelte add color-picker