CSS Gradient Generator

Create beautiful linear and radial gradients with multiple color stops. Save your favorites and export as CSS or Tailwind CSS.

linear-gradient(to right, #4f46e5 0%, #06b6d4 100%)
background: linear-gradient(to right, #4f46e5 0%, #06b6d4 100%);
Advertisement
Advertisement