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%)'
Build linear, radial, and conic gradients visually with live CSS output.
Presets
background: linear-gradient(135deg, #7C3AED 0%, #1e1e2e 100%);
Add to Tailwind config: theme.extend.backgroundImage['custom'] = 'linear-gradient(135deg, #7C3AED 0%, #1e1e2e 100%)'