Loading color tools…
Loading color tools…
Build a design-token color file from your palette. Exports CSS, SCSS, JSON, and Tailwind config instantly.
:root {
--color-primary: #2563eb;
--color-secondary: #7c3aed;
--color-accent: #0ea5e9;
--color-background: #ffffff;
--color-foreground: #0a0a0a;
--color-muted: #94a3b8;
}Pick any color and instantly get its HEX, RGB, HSL, and CMYK values
Generate beautiful multi-color palettes from a single seed color
Create CSS linear, radial, and conic gradients with live preview and code output
Upload an image and extract its dominant colors as a palette
Edit the color palette
Each row has a color picker, HEX input, and a name field. Edit any of them to update the entry.
Add or remove colors
Click '+ Add Color' to add a new row. Click ✕ to remove any entry you don't need.
Choose an output format
Switch between CSS Variables (:root), SCSS Variables, JSON object, or Tailwind Config.
Copy the output
Click 'Copy Output' to copy the generated code to your clipboard.