CSS Gradient Generator

Build linear and radial CSS gradients with live preview.

Design linear or radial CSS gradients with multiple color stops, adjust angle and direction, then copy the ready-to-paste CSS.

Common use cases

  • Design hero-section background gradients for landing pages
  • Create button hover gradients and accent strips
  • Build colorful card backgrounds and container fills
  • Prototype gradient overlays for hero images and call-to-action banners

Frequently asked questions

Can I export to Tailwind?
The output is plain CSS. You can wrap it in a Tailwind arbitrary value: bg-[linear-gradient(...)].
How do I add more color stops?
Click on the gradient bar to add a stop, drag stops to reposition, and click an existing stop to change its color or remove it.

Related tools