CSS Gradient Generator

Create linear, radial, and conic CSS gradients with custom color stops

Gradient Type
Angle: 90°
Color Stops
%
%
Live Preview
CSS Output
background: linear-gradient(90deg, #3b82f6 0%, #8b5cf6 100%);
Gradient Value
linear-gradient(90deg, #3b82f6 0%, #8b5cf6 100%)