A simple and interactive web app that generates color palettes from any image you upload.
- 🖼️ Upload any image (JPG, PNG, etc.)
- 🎨 Instantly get a color palette based on your image
- 📋 Copy color codes with one click
- 🌈 The UI changes dynamically based on the generated colors
- 💡 Responsive and easy-to-use interface
- Next.js – Frontend framework
- Tailwind CSS – For clean and responsive styling
- Upload your image using the upload button.
- The app processes your image and extracts its dominant colors.
- You can view the palette and copy the color codes easily.
Contributions, issues, and feature requests are welcome! Feel free to open an issue or submit a PR.