// utility
CSS Gradient Generator
Build linear or radial gradients and copy the CSS.
Color 1
#0066FF
Color 2
#00D4AA
135°
Presets
CSS
background: linear-gradient(135deg, #0066FF, #00D4AA);
Build linear or radial gradients and copy the CSS.
background: linear-gradient(135deg, #0066FF, #00D4AA);