Cake Frosting
#f9dfe5 · one of 31,915 named colors
Cake Frosting is a very light, strong red with the hex code #f9dfe5. In RGB it is 249 red, 223 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#f9dfe5HEX8
#f9dfe5ffRGB
rgb(249, 223, 229)RGBA
rgba(249, 223, 229, 1)RGB %
rgb(98%, 87%, 90%)HSL
hsl(346, 68%, 93%)HSLA
hsla(346, 68%, 93%, 1)Variables
Sass
$cake-frosting: #f9dfe5;Less
@cake-frosting: #f9dfe5;CSS
--cake-frosting: #f9dfe5;