
Are you a graphic designer who needs some color palette inspiration? This Image to Color Palette Generator creates a unique color palette based on a specific image. Simply upload a photo of your choice and receive a color palette of hex codes to use within your designs.
Built using Python Flask, the python package extcolors analyzes the image and extracts the dominant colors to create a color palette that complements the image. This makes it easier for graphic designers and artists to choose the right colors for their designs.
For data visualization, plotly was incorporated to display a donut chart containing the images color hex codes as well as the color density of each dominant color.
Technologies Used:
- Python 3
- Flask
- HTML5
- CSS
- JavaScript
- Deployed via Heroku