Putty Grey
#bda89c · one of 31,915 named colors
Putty Grey is a light, soft orange with the hex code #bda89c. In RGB it is 189 red, 168 green and 156 blue, and black text is most readable on top of it.
Codes
HEX
#bda89cHEX8
#bda89cffRGB
rgb(189, 168, 156)RGBA
rgba(189, 168, 156, 1)RGB %
rgb(74%, 66%, 61%)HSL
hsl(22, 20%, 68%)HSLA
hsla(22, 20%, 68%, 1)Variables
Sass
$putty-grey: #bda89c;Less
@putty-grey: #bda89c;CSS
--putty-grey: #bda89c;