Hint of Pink
#f1e4e1 · one of 31,915 named colors
Hint of Pink is a very light, soft red with the hex code #f1e4e1. In RGB it is 241 red, 228 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#f1e4e1HEX8
#f1e4e1ffRGB
rgb(241, 228, 225)RGBA
rgba(241, 228, 225, 1)RGB %
rgb(95%, 89%, 88%)HSL
hsl(11, 36%, 91%)HSLA
hsla(11, 36%, 91%, 1)Variables
Sass
$hint-of-pink: #f1e4e1;Less
@hint-of-pink: #f1e4e1;CSS
--hint-of-pink: #f1e4e1;