Sea of Stars
#0b334d · one of 31,915 named colors
Sea of Stars is a dark, strong blue with the hex code #0b334d. In RGB it is 11 red, 51 green and 77 blue, and white text is most readable on top of it.
Codes
HEX
#0b334dHEX8
#0b334dffRGB
rgb(11, 51, 77)RGBA
rgba(11, 51, 77, 1)RGB %
rgb(4%, 20%, 30%)HSL
hsl(204, 75%, 17%)HSLA
hsla(204, 75%, 17%, 1)Variables
Sass
$sea-of-stars: #0b334d;Less
@sea-of-stars: #0b334d;CSS
--sea-of-stars: #0b334d;