Dark Moon
#161718 · one of 31,915 named colors
Dark Moon is a very dark, muted gray with the hex code #161718. In RGB it is 22 red, 23 green and 24 blue, and white text is most readable on top of it.
Codes
HEX
#161718HEX8
#161718ffRGB
rgb(22, 23, 24)RGBA
rgba(22, 23, 24, 1)RGB %
rgb(9%, 9%, 9%)HSL
hsl(210, 4%, 9%)HSLA
hsla(210, 4%, 9%, 1)Variables
Sass
$dark-moon: #161718;Less
@dark-moon: #161718;CSS
--dark-moon: #161718;Similar colors