Create linear and radial gradients with multiple color stops. Generate CSS gradient code.
Create beautiful CSS gradients with multiple color stops
background: linear-gradient(90deg, #667eea 0%, #764ba2 100%);
Gradient Preview