Green Fog
#989a87 · one of 31,915 named colors
Green Fog is a medium, muted gray with the hex code #989a87. In RGB it is 152 red, 154 green and 135 blue, and black text is most readable on top of it.
Codes
HEX
#989a87HEX8
#989a87ffRGB
rgb(152, 154, 135)RGBA
rgba(152, 154, 135, 1)RGB %
rgb(60%, 60%, 53%)HSL
hsl(66, 9%, 57%)HSLA
hsla(66, 9%, 57%, 1)Variables
Sass
$green-fog: #989a87;Less
@green-fog: #989a87;CSS
--green-fog: #989a87;