Marble Green
#8f9f97 · one of 31,915 named colors
Marble Green is a medium, muted gray with the hex code #8f9f97. In RGB it is 143 red, 159 green and 151 blue, and black text is most readable on top of it.
Codes
HEX
#8f9f97HEX8
#8f9f97ffRGB
rgb(143, 159, 151)RGBA
rgba(143, 159, 151, 1)RGB %
rgb(56%, 62%, 59%)HSL
hsl(150, 8%, 59%)HSLA
hsla(150, 8%, 59%, 1)Variables
Sass
$marble-green: #8f9f97;Less
@marble-green: #8f9f97;CSS
--marble-green: #8f9f97;