Gradient Generator

Build CSS gradients (linear, radial, conic) with live preview. Adjust color stops and copy CSS.

Color stops
#8b5cf60%
#06b6d4100%
background: linear-gradient(135deg, #8b5cf6 0%, #06b6d4 100%);