Pretty Pale
#e3c6d6 · one of 31,915 named colors
Pretty Pale is a light, soft pink with the hex code #e3c6d6. In RGB it is 227 red, 198 green and 214 blue, and black text is most readable on top of it.
Codes
HEX
#e3c6d6HEX8
#e3c6d6ffRGB
rgb(227, 198, 214)RGBA
rgba(227, 198, 214, 1)RGB %
rgb(89%, 78%, 84%)HSL
hsl(327, 34%, 83%)HSLA
hsla(327, 34%, 83%, 1)Variables
Sass
$pretty-pale: #e3c6d6;Less
@pretty-pale: #e3c6d6;CSS
--pretty-pale: #e3c6d6;