Deep Teal Gradient
Dark slate into a muted teal.
Open in the gradient generator → Color Stops
#0F2027
#2C5364
Deep Teal CSS Code
HEX Copy
background: #0F2027; background: linear-gradient(180deg, #0F2027 0%, #2C5364 100%);
RGBA Copy
background: rgba(15, 32, 39, 1.0); background: linear-gradient(180deg, rgba(15, 32, 39, 1.0) 0%, rgba(44, 83, 100, 1.0) 100%);
HSLA Copy
background: hsla(198, 44%, 11%, 1.0); background: linear-gradient(180deg, hsla(198, 44%, 11%, 1.0) 0%, hsla(198, 39%, 28%, 1.0) 100%);