Pink Blush
#f4acb6 · one of 31,915 named colors
Pink Blush is a light, vivid red with the hex code #f4acb6. In RGB it is 244 red, 172 green and 182 blue, and black text is most readable on top of it.
Codes
HEX
#f4acb6HEX8
#f4acb6ffRGB
rgb(244, 172, 182)RGBA
rgba(244, 172, 182, 1)RGB %
rgb(96%, 67%, 71%)HSL
hsl(352, 77%, 82%)HSLA
hsla(352, 77%, 82%, 1)Variables
Sass
$pink-blush: #f4acb6;Less
@pink-blush: #f4acb6;CSS
--pink-blush: #f4acb6;