Pink Frappé
#e6d2dc · one of 31,915 named colors
Pink Frappé is a very light, soft pink with the hex code #e6d2dc. In RGB it is 230 red, 210 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#e6d2dcHEX8
#e6d2dcffRGB
rgb(230, 210, 220)RGBA
rgba(230, 210, 220, 1)RGB %
rgb(90%, 82%, 86%)HSL
hsl(330, 29%, 86%)HSLA
hsla(330, 29%, 86%, 1)Variables
Sass
$pink-frappe: #e6d2dc;Less
@pink-frappe: #e6d2dc;CSS
--pink-frappe: #e6d2dc;