Vanity Pink
#e6ccdd · one of 31,915 named colors
Vanity Pink is a very light, soft pink with the hex code #e6ccdd. In RGB it is 230 red, 204 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#e6ccddHEX8
#e6ccddffRGB
rgb(230, 204, 221)RGBA
rgba(230, 204, 221, 1)RGB %
rgb(90%, 80%, 87%)HSL
hsl(321, 34%, 85%)HSLA
hsla(321, 34%, 85%, 1)Variables
Sass
$vanity-pink: #e6ccdd;Less
@vanity-pink: #e6ccdd;CSS
--vanity-pink: #e6ccdd;