Color Scheme Generator
Generate harmonious palettes from a base color — preview & export CSS/Tailwind/JSON.
● runs in your browserPress Generate (or the spacebar) to reroll unlocked colors. Lock the ones you like — they stay put.
live preview
export
:root {
--color-1: #ff4d8d;
--color-2: #8eff4d;
--color-3: #4d8eff;
--color-4: #ffd34d;
--color-5: #a04dff;
}