Gradient Generator
Create beautiful gradients with multiple color stops and export as CSS.
Type
Angle135Β°
Color Stops
0%
50%
100%
CSS
background: linear-gradient(135deg, #6366f1 0%, #ec4899 50%, #06b6d4 100%);Tailwind
bg-[linear-gradient(135deg,_#6366f1_0%,_#ec4899_50%,_#06b6d4_100%)]Ad