Kolora is a professional color palette generator that lives entirely in your browser. Explore complementary, analogous, triadic, tetradic, split complementary, and monochromatic harmonies for any base color. Save your favorite swatches, organize them into projects, and export your work as .kolora-project files. Privacy‑first, no accounts, no cloud.
How Kolora Works
Kolora is a fully client‑side color palette generator and project manager. It uses chroma.js for precise color conversions and harmonies, Pickr for the visual color picker, and Alpine.js for reactive state management. All data is stored locally in your browser's IndexedDB.
Core Features
- Color input via text field (HEX, RGB, HSL, or CSS color name) or visual picker.
- Six harmony types generated automatically: complementary, analogous, triadic, tetradic, split complementary, and monochromatic.
- Five color formats displayed: HEX, RGB, HSL, CMYK, and LAB.
- Favorites system with persistent storage, export, and project management.
- Projects that save your current color and favorites with a timestamp. Projects use the naming convention
YYYY-MM-DD--unixtimestamp--project-name.kolora-project. - Import/export individual projects or your entire collection.
- Random color generator for inspiration.
- Theme switcher (light, dark, system) and multilingual UI.
Privacy
Your colors and projects never leave your device. Kolora runs entirely in the browser with no backend, no accounts, and no tracking.
Use Cases
- Graphic designers can quickly generate harmonious palettes for branding projects.
- Web developers can test color schemes and copy CSS‑ready values.
- UI/UX designers can explore accessibility‑friendly combinations.
- Artists and illustrators can save inspiration palettes for later use.
- Educators can teach color theory interactively.