# Color Picker

> The component features a full-screen canvas with a rainbow gradient overlay, displays the hex color value that follows your mouse cursor, and shows a notification when you click to copy a color to your clipboard.

- Author: [Ali Imam](https://21st.dev/@designali-in)
- License: unknown
- Live preview: https://21st.dev/@designali-in/components/color-picker

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/designali-in/color-picker?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
