Forms · Application UI
Color picker
HSL color picker, 2D field + hue/alpha sliders, eyedropper, hex/rgb/css/hsl output. Adapted from kibo-ui.
@byronwade/foundation@byronwade/utils@byronwade/button@byronwade/input@byronwade/selectcolor@base-ui/react
Feature showcase
Installation
Features
1 example
Default.
API
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
| @byronwade/button | registry | Installed through the byronwade/ui registry. |
| @byronwade/input | registry | Installed through the byronwade/ui registry. |
| @byronwade/select | registry | Installed through the byronwade/ui registry. |
| color | npm | Installed from npm. |
| @base-ui/react | npm | Installed from npm. |
Source and related
| File | Path |
|---|---|
| Component | registry/ui/color-picker.tsx |
| Default example | content/examples/color-picker/default.tsx |