🚀Ship faster with UI-Layouts Pro

Work With Us

Color Picker

An interactive color picker component with RGB, HSV, and hex support. Features include color panel selection, hue slider, hex input, clipboard integration, and eyedropper tool.

Raws

Installation

npx uilayouts@latest add color-picker

Props

PropsTypeDefaultDescription
colorstring—The current color value.
onChange(color: string) => void—Callback fired when the color is changed.
labelstring—Label displayed above the color picker.
isEyeDroppperbooleanfalseWhether to enable the eyedropper feature.
classNamestringfalseWhether to enable the eyedropper feature.