Steel Blue Fade Gradient
Cool, corporate-friendly navy-to-blue gradient.
Open in the gradient generator → Color Stops
#1E3C72
#2A5298
Steel Blue Fade CSS Code
HEX Copy
background: #1E3C72; background: linear-gradient(0deg, #1E3C72 0%, #2A5298 100%);
RGBA Copy
background: rgba(30, 60, 114, 1.0); background: linear-gradient(0deg, rgba(30, 60, 114, 1.0) 0%, rgba(42, 82, 152, 1.0) 100%);
HSLA Copy
background: hsla(219, 58%, 28%, 1.0); background: linear-gradient(0deg, hsla(219, 58%, 28%, 1.0) 0%, hsla(218, 57%, 38%, 1.0) 100%);