Deco Grey
#89978e · one of 31,915 named colors
Deco Grey is a medium, muted gray with the hex code #89978e. In RGB it is 137 red, 151 green and 142 blue, and black text is most readable on top of it.
Codes
HEX
#89978eHEX8
#89978effRGB
rgb(137, 151, 142)RGBA
rgba(137, 151, 142, 1)RGB %
rgb(54%, 59%, 56%)HSL
hsl(141, 6%, 56%)HSLA
hsla(141, 6%, 56%, 1)Variables
Sass
$deco-grey: #89978e;Less
@deco-grey: #89978e;CSS
--deco-grey: #89978e;