export const title = "Gradient picker components"
export const description = "Powerful and customizable React gradient picker components built for modern applications and websites. These gradient pickers are built using React Aria and styled with Tailwind CSS."
import * as Demos from "@/components/application/gradient-picker/gradient-picker.demo.tsx";
## Installation
You can add this gradient picker component using our CLI or manually:
```bash
npx untitledui@latest add gradient-picker
```
Copy the files below into your project:
Great! Now you can start using the gradient picker components in your project by just copy/pasting our examples below.
## Gradient picker examples
Below are examples and variations of this gradient picker component:
### Gradient picker {{ tocOnly:true }}