Wild Truffle
#463f3c · one of 31,915 named colors
Wild Truffle is a dark, muted gray with the hex code #463f3c. In RGB it is 70 red, 63 green and 60 blue, and white text is most readable on top of it.
Codes
HEX
#463f3cHEX8
#463f3cffRGB
rgb(70, 63, 60)RGBA
rgba(70, 63, 60, 1)RGB %
rgb(27%, 25%, 24%)HSL
hsl(18, 8%, 25%)HSLA
hsla(18, 8%, 25%, 1)Variables
Sass
$wild-truffle: #463f3c;Less
@wild-truffle: #463f3c;CSS
--wild-truffle: #463f3c;