mohammed-sas / color-strips

An app to generate color palette from images

Home Page:https://color-strips.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Strips

A palette generator app where user could generate palettes from images uploaded by the user or from images fetched by the app.

Demo

demo

Tech Stack

1.NextJS
2.React Context API + useReducer
3.Chakra-UI

Functionalities

  1. Generate palettes by uploading image or fetching randomly
  2. View the hex color codes and corresponding name of the colors generated
  3. Following properties are generated for each colors in palettes
    a.HEX
    b.HSL
    c.LAB
    d.RGB
    e.CMYK
    f.Pantone
  4. Share palettes generated in Following social media platform
    a.Twitter
    b.Whatsapp
  5. Responsive app

Authors

About

An app to generate color palette from images

https://color-strips.vercel.app


Languages

Language:JavaScript 98.5%Language:CSS 1.5%