Misty Blush
#ddc9c6 · one of 31,915 named colors
Misty Blush is a light, soft red with the hex code #ddc9c6. In RGB it is 221 red, 201 green and 198 blue, and black text is most readable on top of it.
Codes
HEX
#ddc9c6HEX8
#ddc9c6ffRGB
rgb(221, 201, 198)RGBA
rgba(221, 201, 198, 1)RGB %
rgb(87%, 79%, 78%)HSL
hsl(8, 25%, 82%)HSLA
hsla(8, 25%, 82%, 1)Variables
Sass
$misty-blush: #ddc9c6;Less
@misty-blush: #ddc9c6;CSS
--misty-blush: #ddc9c6;