- An application to generate palettes of colors and save them in your library.
- Useful for designers, web-developpers and anyone working in visual arts.
This application is realized in pure javascript, html and css.
The color management is done with the chroma.js
library.
- Random generation of the color palette by clicking on the "Generate" button
- Locking a color by clicking on the lock icon
- Color modification using sliders (hue, brightness, contrast)
- Save your palettes in the library. This feature uses the localStorage of your browser. The library allows you to name your palettes and to delete them
- Possibility to copy the hexadecimal code of the color by clicking on it