Lighthearted
#f7e0e1 · one of 31,915 named colors
Lighthearted is a very light, strong red with the hex code #f7e0e1. In RGB it is 247 red, 224 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#f7e0e1HEX8
#f7e0e1ffRGB
rgb(247, 224, 225)RGBA
rgba(247, 224, 225, 1)RGB %
rgb(97%, 88%, 88%)HSL
hsl(357, 59%, 92%)HSLA
hsla(357, 59%, 92%, 1)Variables
Sass
$lighthearted: #f7e0e1;Less
@lighthearted: #f7e0e1;CSS
--lighthearted: #f7e0e1;