CSS Gradient Generator
Visually create linear and radial CSS gradients
How to Use
- •Select gradient type (linear or radial)
- •Adjust angle (linear only)
- •Choose colors (supports 2-3 colors)
- •Click "Random" to generate random colors
- •Copy the CSS code to use
135°
background: linear-gradient(135deg, #3b82f6, #06b6d4);
Feedback