Screed Grey
#9a908a · one of 31,915 named colors
Screed Grey is a medium, muted gray with the hex code #9a908a. In RGB it is 154 red, 144 green and 138 blue, and black text is most readable on top of it.
Codes
HEX
#9a908aHEX8
#9a908affRGB
rgb(154, 144, 138)RGBA
rgba(154, 144, 138, 1)RGB %
rgb(60%, 56%, 54%)HSL
hsl(23, 7%, 57%)HSLA
hsla(23, 7%, 57%, 1)Variables
Sass
$screed-grey: #9a908a;Less
@screed-grey: #9a908a;CSS
--screed-grey: #9a908a;