First Blush
#f4edec · one of 31,915 named colors
First Blush is a very light, soft red with the hex code #f4edec. In RGB it is 244 red, 237 green and 236 blue, and black text is most readable on top of it.
Codes
HEX
#f4edecHEX8
#f4edecffRGB
rgb(244, 237, 236)RGBA
rgba(244, 237, 236, 1)RGB %
rgb(96%, 93%, 93%)HSL
hsl(7, 27%, 94%)HSLA
hsla(7, 27%, 94%, 1)Variables
Sass
$first-blush: #f4edec;Less
@first-blush: #f4edec;CSS
--first-blush: #f4edec;