Wolf’s Fur
#5c5451 · one of 31,915 named colors
Wolf’s Fur is a dark, muted gray with the hex code #5c5451. In RGB it is 92 red, 84 green and 81 blue, and white text is most readable on top of it.
Codes
HEX
#5c5451HEX8
#5c5451ffRGB
rgb(92, 84, 81)RGBA
rgba(92, 84, 81, 1)RGB %
rgb(36%, 33%, 32%)HSL
hsl(16, 6%, 34%)HSLA
hsla(16, 6%, 34%, 1)Variables
Sass
$wolf-s-fur: #5c5451;Less
@wolf-s-fur: #5c5451;CSS
--wolf-s-fur: #5c5451;