CSS Gradient Generator
Build linear and radial CSS gradients visually and copy the code.
Angle90°
Colour stops
0%
100%
CSS
background: linear-gradient(90deg, #4f46e5 0%, #ec4899 100%);
Build linear and radial CSS gradients visually and copy the code.
CSS
background: linear-gradient(90deg, #4f46e5 0%, #ec4899 100%);