CSS

Gradient Generator

Design beautiful CSS gradients. Create linear, radial, and conic gradients with multiple color stops.

Controls

90°
%
%

CSS Code

background: linear-gradient(90deg, #3b82f6 0%, #8b5cf6 100%);

Preview