A web app that extracts a color palette from an image, generate a set of dominant colors that you can copy or export.
- React
- TypeScript
- Tailwind CSS
- Vite
- Generate a color palette from an uploaded image
- Select the colors directly from the image
- Export the generated palette
- Dark theme
npm installnpm run dev