Timid Cloud
#dcdde5 · one of 31,915 named colors
Timid Cloud is a very light, muted blue with the hex code #dcdde5. In RGB it is 220 red, 221 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#dcdde5HEX8
#dcdde5ffRGB
rgb(220, 221, 229)RGBA
rgba(220, 221, 229, 1)RGB %
rgb(86%, 87%, 90%)HSL
hsl(233, 15%, 88%)HSLA
hsla(233, 15%, 88%, 1)Variables
Sass
$timid-cloud: #dcdde5;Less
@timid-cloud: #dcdde5;CSS
--timid-cloud: #dcdde5;