Matterhorn
#524b4b · one of 31,915 named colors
Matterhorn is a dark, muted gray with the hex code #524b4b. In RGB it is 82 red, 75 green and 75 blue, and white text is most readable on top of it.
Codes
HEX
#524b4bHEX8
#524b4bffRGB
rgb(82, 75, 75)RGBA
rgba(82, 75, 75, 1)RGB %
rgb(32%, 29%, 29%)HSL
hsl(0, 4%, 31%)HSLA
hsla(0, 4%, 31%, 1)Variables
Sass
$matterhorn: #524b4b;Less
@matterhorn: #524b4b;CSS
--matterhorn: #524b4b;