Skip to content

A platform for creating new color palettes and exploring existing color palettes.

Notifications You must be signed in to change notification settings

giftofgrub/paletteMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palette Pal

Palette Pal is a color palette generator built on React. Users can create new palettes or use existing ones.

The project uses Google's Material UI Library, Chroma JS for color conversions, and localStorage for data persistence.


Features

  1. Viewing Existing Palettes

View Existing Palette

  • Adjust brightness of all colors by using the slider on top
  • Copy color in 3 different formats (HEX, RGB, RGBA) by using the drop down on the top right
  1. Creating New Palettes

Create New Palette

  • Drap and drop colors in new palette
  • Add new colors to new palette
  • Assign name and emoji to new palette

Using the app

Coming from the cloned project folder, install all dependencies

$ npm install

Start application

$ npm start

About

A platform for creating new color palettes and exploring existing color palettes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published