Chroma is a full stack web application that lets you generate color palettes from the images.
Technology Stack
- Backend
- Golang
- Frontend
- Next.JS
- React
- Deployment
- Fly.io
How It Works?
- Start by selecting one or multiple images from your device.
- Once your image is uploaded, Chroma uses k-means clustering algorithm to analyze the image and identify the most prominent colors.
- After analyzing the image, the app generates a beautiful color palette. This palette showcases the dominant colors extracted, providing a harmonious blend of hues.