🌈
Gradient Generator
Create beautiful CSS gradients with multiple color stops.
Type
Color Stops
#6366f1%
#ec4899%
CSS
background: linear-gradient(135deg, #6366f1 0%, #ec4899 100%);
Presets
Create beautiful CSS gradients with multiple color stops.
background: linear-gradient(135deg, #6366f1 0%, #ec4899 100%);