⚠️ Work in Progress: Polichroma is being actively rewritten in Angular + TypeScript with many new features planned
Polichroma is a vibrant color palette playground that lets you explore endless combinations of colors using multiple generation algorithms. Now being rewritten in Angular + TypeScript, it’s evolving with exciting new features to give you even more control over your color creativity!
🎨 Click here and enjoy!
Do you love bubblegum?
- Additional color generation algorithms
- Variable number of colors per palette
- Tools to adjust individual colors in a palette
- Extracting palettes from images
- Backend for saving and managing palettes (maybe one day...)
- Clone the repository
git clone https://github.com/AlexIchenskiy/polichroma.git
cd polichroma- Install dependencies
npm install- Start the development server
npm start
- Open your browser at http://localhost:3000 and enjoy!