Deep Forest
#3c463e · one of 31,915 named colors
Deep Forest is a dark, muted gray with the hex code #3c463e. In RGB it is 60 red, 70 green and 62 blue, and white text is most readable on top of it.
Codes
HEX
#3c463eHEX8
#3c463effRGB
rgb(60, 70, 62)RGBA
rgba(60, 70, 62, 1)RGB %
rgb(24%, 27%, 24%)HSL
hsl(132, 8%, 25%)HSLA
hsla(132, 8%, 25%, 1)Variables
Sass
$deep-forest: #3c463e;Less
@deep-forest: #3c463e;CSS
--deep-forest: #3c463e;