Skip to content

tawseef-rahman/color-finder

Repository files navigation

ColorFinder

React and Next.js

ColorFinder is an application that allows a user to upload an image and extract the colors from the image to a color palette.

The application is simple to use.

  1. Open the application using this link: https://color-finder-five.vercel.app/
  2. Upload your image to the application.
  3. The application will generate a color palette that contains extracts of the colors from the uploaded image. You can copy the HEX code of a color from the color palette to your clipboard.