🌈
πŸ“Š

Create Colour Scales for Charts

Generate gradient colour scales for heatmaps, progress bars, and data visualisations.

No login required
background: linear-gradient(135deg, #14b8a6 0%, #6366f1 100%);
#14b8a60%
#6366f1100%

Presets

Charts tips

πŸ“Š

Heatmaps use colour gradients to show intensity. A blue→yellow→red scale works well for most data — avoid pure red-green for colour-blind users.

πŸ’‘

Progress bars with gradient fills feel more modern. Use a linear gradient with a slight angle or the same colour at different lightness values.

🎨

Create a data colour scale by using a 3-stop gradient: low-value colour, mid-value, and high-value. Copy the CSS to use as a reference for your chart code.

β™Ώ

For accessibility, pair your colour gradient with a shape or size cue β€” not all users can distinguish colours in gradients accurately.

How It Works

1
Enter
Enter your data into the tool above. Everything stays local to your browser.
2
Process
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Download
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Why use ours?

βœ“Completely free β€” no hidden costs, ever
βœ“No account, email, or login required
βœ“Files never leave your device
βœ“No file size limits whatsoever
βœ“No watermarks on any output

Also check out…

Frequently Asked Questions