Baby Girl
#ffdfe8 · one of 31,915 named colors
Baby Girl is a very light, vivid red with the hex code #ffdfe8. In RGB it is 255 red, 223 green and 232 blue, and black text is most readable on top of it.
Codes
HEX
#ffdfe8HEX8
#ffdfe8ffRGB
rgb(255, 223, 232)RGBA
rgba(255, 223, 232, 1)RGB %
rgb(100%, 87%, 91%)HSL
hsl(343, 100%, 94%)HSLA
hsla(343, 100%, 94%, 1)Variables
Sass
$baby-girl: #ffdfe8;Less
@baby-girl: #ffdfe8;CSS
--baby-girl: #ffdfe8;