Color Picker
Allows users to select a color. Modeled after the color picker in Figma.
%
Installation
npx kibo-ui@latest add color-picker
Features
- Interactive color selection with drag and drop functionality
- Hue and alpha sliders for precise color adjustments
- EyeDropper tool for picking colors from anywhere on screen
- Multiple color format outputs (HEX, RGB, CSS, HSL)
- Real-time color preview
- Fully customizable through className and props