Design beautiful linear, radial, and conic gradients with multiple color stops. Preview live and copy ready-to-paste CSS for your projects.
Add up to 8 stops. Drag positions to control the blend.
background: linear-gradient(135deg, #8b5cf6 0%, #ec4899 100%);
Paste into any element's background or style attribute.
style="background: linear-gradient(135deg, #8b5cf6 0%, #ec4899 100%);"
bg-gradient-to-r from-[#8b5cf6] to-[#ec4899]
Approximate direction utility.