A composable color picker components for Vue and Svelte.
| Package | Description |
|---|---|
@hueycolor/vue |
Composable color picker components for Vue 3 |
@hueycolor/svelte |
Composable color picker components for Svelte 5 |
@hueycolor/core |
Core color utilities powering both packages |
Huey gives you a set of stylable, accessible color picker primitives. You bring the styles, Huey brings the behavior.
- Composable: Mix and match only the components you need
- Customizable. Minimally styled out of the box, fully customizable to match your design
- Accessible: Keyboard navigation and ARIA support built in
- Framework native: Idiomatic Vue 3 and Svelte 5 APIs
Visit hueycolor.pages.dev for guides, component references, and examples.
MIT