Grey Area
#8f9394 · one of 31,915 named colors
Grey Area is a medium, muted gray with the hex code #8f9394. In RGB it is 143 red, 147 green and 148 blue, and black text is most readable on top of it.
Codes
HEX
#8f9394HEX8
#8f9394ffRGB
rgb(143, 147, 148)RGBA
rgba(143, 147, 148, 1)RGB %
rgb(56%, 58%, 58%)HSL
hsl(192, 2%, 57%)HSLA
hsla(192, 2%, 57%, 1)Variables
Sass
$grey-area: #8f9394;Less
@grey-area: #8f9394;CSS
--grey-area: #8f9394;Similar colors