Mulch
#4e4240 · one of 31,915 named colors
Mulch is a dark, muted gray with the hex code #4e4240. In RGB it is 78 red, 66 green and 64 blue, and white text is most readable on top of it.
Codes
HEX
#4e4240HEX8
#4e4240ffRGB
rgb(78, 66, 64)RGBA
rgba(78, 66, 64, 1)RGB %
rgb(31%, 26%, 25%)HSL
hsl(9, 10%, 28%)HSLA
hsla(9, 10%, 28%, 1)Variables
Sass
$mulch: #4e4240;Less
@mulch: #4e4240;CSS
--mulch: #4e4240;