Nightmare
#112211 · one of 31,915 named colors
Nightmare is a very dark, soft green with the hex code #112211. In RGB it is 17 red, 34 green and 17 blue, and white text is most readable on top of it.
Codes
HEX
#112211HEX8
#112211ffRGB
rgb(17, 34, 17)RGBA
rgba(17, 34, 17, 1)RGB %
rgb(7%, 13%, 7%)HSL
hsl(120, 33%, 10%)HSLA
hsla(120, 33%, 10%, 1)Variables
Sass
$nightmare: #112211;Less
@nightmare: #112211;CSS
--nightmare: #112211;