Generate color variations and export them as Tailwind, SCSS, or CSS variables. Designed for front-end developers and code-inclined designers.
- ⚡️ Live demo
- No sign-up required
- 🖥️ Download for macOS, Windows & Linux
- 🐳 Self-hosting
Chromabox can be run on your own computer as a SvelteKit app. To do this, clone the repository and run it locally. Make sure you have Node.js installed.
git clone https://github.com/fmaclen/chromabox.git
cd chromabox
npm install
npm run build
npm run preview
Then, visit http://localhost:4173
to open the app.