CSS Gradient Generator
Linear/radial gradients with adjustable color stops and angle.
90°
Color Stops
0%
100%
Preview
CSS
background: linear-gradient(90deg, #3b82f6 0%, #8b5cf6 100%);Linear/radial gradients with adjustable color stops and angle.
background: linear-gradient(90deg, #3b82f6 0%, #8b5cf6 100%);