Pale Petunia
#f8c0c7 · one of 31,915 named colors
Pale Petunia is a very light, vivid red with the hex code #f8c0c7. In RGB it is 248 red, 192 green and 199 blue, and black text is most readable on top of it.
Codes
HEX
#f8c0c7HEX8
#f8c0c7ffRGB
rgb(248, 192, 199)RGBA
rgba(248, 192, 199, 1)RGB %
rgb(97%, 75%, 78%)HSL
hsl(353, 80%, 86%)HSLA
hsla(353, 80%, 86%, 1)Variables
Sass
$pale-petunia: #f8c0c7;Less
@pale-petunia: #f8c0c7;CSS
--pale-petunia: #f8c0c7;