Cautious Grey
#dfd8d9 · one of 31,915 named colors
Cautious Grey is a very light, muted gray with the hex code #dfd8d9. In RGB it is 223 red, 216 green and 217 blue, and black text is most readable on top of it.
Codes
HEX
#dfd8d9HEX8
#dfd8d9ffRGB
rgb(223, 216, 217)RGBA
rgba(223, 216, 217, 1)RGB %
rgb(87%, 85%, 85%)HSL
hsl(351, 10%, 86%)HSLA
hsla(351, 10%, 86%, 1)Variables
Sass
$cautious-grey: #dfd8d9;Less
@cautious-grey: #dfd8d9;CSS
--cautious-grey: #dfd8d9;