Merlin
#4f4e48 · one of 31,915 named colors
Merlin is a dark, muted gray with the hex code #4f4e48. In RGB it is 79 red, 78 green and 72 blue, and white text is most readable on top of it.
Codes
HEX
#4f4e48HEX8
#4f4e48ffRGB
rgb(79, 78, 72)RGBA
rgba(79, 78, 72, 1)RGB %
rgb(31%, 31%, 28%)HSL
hsl(51, 5%, 30%)HSLA
hsla(51, 5%, 30%, 1)Variables
Sass
$merlin: #4f4e48;Less
@merlin: #4f4e48;CSS
--merlin: #4f4e48;