CSS Gradient Generator

100% client-side · No data sent

Build linear, radial, and conic gradients visually with live CSS output.

135°
0%
100%

Presets

background: linear-gradient(135deg, #7C3AED 0%, #1e1e2e 100%);

Add to Tailwind config: theme.extend.backgroundImage['custom'] = 'linear-gradient(135deg, #7C3AED 0%, #1e1e2e 100%)'