Free tool — CSS · Tailwind · SVG

Gradient Palette Builder

Drag the canvas to rotate. Click the rail to drop a stop exactly where you want it. Export when it feels right.

Start from a preset

Custom Gradient

#00c6ff → #0072ff

Click bar to add a stop · drag to move · pull down to remove

Color Stops

2 of 5 stops • Edit values

Gradient Settings

135°

OKLCH provides perceptually smooth gradients

Quick Harmonies

Lock stops to keep them when randomizing

Extract from Image

Accessibility & Contrast

White Text
Min: 2.00:1
Avg: 2.94:1

❌ Fails WCAG AA standards

Black Text
Min: 4.85:1
Avg: 7.54:1
WCAG AA requires 4.5:1 for normal text, 3.0:1 for large text (≥18pt or bold ≥14pt)

CSS Background

background-image: linear-gradient(135deg in oklch, #00c6ff 0%, #0072ff 100%);

React Inline Style

style={{ backgroundImage: linear-gradient(135deg in oklch, #00c6ff 0%, #0072ff 100%); }}

Export & Share

ZIP includes CSS, SVG, JSON, PNG & more

Linear Gradients

Flow in a straight line at any angle. Perfect for backgrounds and subtle effects.

Radial Gradients

Radiate from a center point. Great for spotlights, vignettes, and focal points.

OKLCH Colors

Perceptually uniform color space that produces smoother, more natural-looking gradients.

Webrenew

Ready to build something great?