CSS gradient generator

Build a linear or radial CSS gradient on your device. Pick two colors, set the angle, and copy the ready-to-use background rule.

Angle
90°
CSS
background: linear-gradient(90deg, #3057f2 0%, #00ccc5 100%);