Midnight Sky
#424753 · one of 31,915 named colors
Midnight Sky is a dark, muted blue with the hex code #424753. In RGB it is 66 red, 71 green and 83 blue, and white text is most readable on top of it.
Codes
HEX
#424753HEX8
#424753ffRGB
rgb(66, 71, 83)RGBA
rgba(66, 71, 83, 1)RGB %
rgb(26%, 28%, 33%)HSL
hsl(222, 11%, 29%)HSLA
hsla(222, 11%, 29%, 1)Variables
Sass
$midnight-sky: #424753;Less
@midnight-sky: #424753;CSS
--midnight-sky: #424753;