Northern Sky Gradient
Three-stop navy-to-sky-blue gradient.
Open in the gradient generator → Color Stops
#1E3C72
#2A5298
#7DB9E8
Northern Sky CSS Code
HEX Copy
background: #1E3C72; background: linear-gradient(0deg, #1E3C72 0%, #2A5298 50%, #7DB9E8 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) 50%, rgba(125, 185, 232, 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) 50%, hsla(206, 70%, 70%, 1.0) 100%);