NeumorUINeumorUI
📖📦
Form

ColorPicker

Neumorphic color picker with preset swatches, hex input, native picker fallback, and live preview.

tsx
1import { ColorPicker } from "neumorui";

Example

Pick a color

#
value
defaultValue
label
showInput
disabled

Props

PropTypeDefault
valuestring-
defaultValuestring"#6c7ef8"
onChange(color: string) => void-
presetsstring[]20 default colors
labelstring-
showInputbooleantrue
disabledbooleanfalse