Thyme
#50574c · one of 31,915 named colors
Thyme is a dark, muted gray with the hex code #50574c. In RGB it is 80 red, 87 green and 76 blue, and white text is most readable on top of it.
Codes
HEX
#50574cHEX8
#50574cffRGB
rgb(80, 87, 76)RGBA
rgba(80, 87, 76, 1)RGB %
rgb(31%, 34%, 30%)HSL
hsl(98, 7%, 32%)HSLA
hsla(98, 7%, 32%, 1)Variables
Sass
$thyme: #50574c;Less
@thyme: #50574c;CSS
--thyme: #50574c;