Pink Grapefruit
#f3bac9 · one of 31,915 named colors
Pink Grapefruit is a light, strong red with the hex code #f3bac9. In RGB it is 243 red, 186 green and 201 blue, and black text is most readable on top of it.
Part of Shades of Red →
Try Pink Grapefruit in the generator →
Codes
HEX
#f3bac9HEX8
#f3bac9ffRGB
rgb(243, 186, 201)RGBA
rgba(243, 186, 201, 1)RGB %
rgb(95%, 73%, 79%)HSL
hsl(344, 70%, 84%)HSLA
hsla(344, 70%, 84%, 1)Variables
Sass
$pink-grapefruit: #f3bac9;Less
@pink-grapefruit: #f3bac9;CSS
--pink-grapefruit: #f3bac9;