Dry Season
#d4cecd · one of 31,915 named colors
Dry Season is a light, muted gray with the hex code #d4cecd. In RGB it is 212 red, 206 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#d4cecdHEX8
#d4cecdffRGB
rgb(212, 206, 205)RGBA
rgba(212, 206, 205, 1)RGB %
rgb(83%, 81%, 80%)HSL
hsl(9, 8%, 82%)HSLA
hsla(9, 8%, 82%, 1)Variables
Sass
$dry-season: #d4cecd;Less
@dry-season: #d4cecd;CSS
--dry-season: #d4cecd;