New Forest
#47514d · one of 31,915 named colors
New Forest is a dark, muted gray with the hex code #47514d. In RGB it is 71 red, 81 green and 77 blue, and white text is most readable on top of it.
Codes
HEX
#47514dHEX8
#47514dffRGB
rgb(71, 81, 77)RGBA
rgba(71, 81, 77, 1)RGB %
rgb(28%, 32%, 30%)HSL
hsl(156, 7%, 30%)HSLA
hsla(156, 7%, 30%, 1)Variables
Sass
$new-forest: #47514d;Less
@new-forest: #47514d;CSS
--new-forest: #47514d;