Night Wizard
#313740 · one of 31,915 named colors
Night Wizard is a dark, muted blue with the hex code #313740. In RGB it is 49 red, 55 green and 64 blue, and white text is most readable on top of it.
Codes
HEX
#313740HEX8
#313740ffRGB
rgb(49, 55, 64)RGBA
rgba(49, 55, 64, 1)RGB %
rgb(19%, 22%, 25%)HSL
hsl(216, 13%, 22%)HSLA
hsla(216, 13%, 22%, 1)Variables
Sass
$night-wizard: #313740;Less
@night-wizard: #313740;CSS
--night-wizard: #313740;