Purple White
#d3c2cf · one of 31,915 named colors
Purple White is a light, soft pink with the hex code #d3c2cf. In RGB it is 211 red, 194 green and 207 blue, and black text is most readable on top of it.
Codes
HEX
#d3c2cfHEX8
#d3c2cfffRGB
rgb(211, 194, 207)RGBA
rgba(211, 194, 207, 1)RGB %
rgb(83%, 76%, 81%)HSL
hsl(314, 16%, 79%)HSLA
hsla(314, 16%, 79%, 1)Variables
Sass
$purple-white: #d3c2cf;Less
@purple-white: #d3c2cf;CSS
--purple-white: #d3c2cf;