Gradient Generator

Click on the bar to add a new color point.
Gradient Type
Direction Angle
(90°)
Color Stops
Alpha
(100%)
Alpha
(100%)
background: #0578ff;
background: -webkit-linear-gradient(90deg, rgba(5, 120, 255, 1) 0%, rgba(55, 71, 90, 1) 100%);
background: -moz-linear-gradient(90deg, rgba(5, 120, 255, 1) 0%, rgba(55, 71, 90, 1) 100%);
background: linear-gradient(90deg, rgba(5, 120, 255, 1) 0%, rgba(55, 71, 90, 1) 100%);