Purple Cream
#d7cbd7 · one of 31,915 named colors
Purple Cream is a light, muted pink with the hex code #d7cbd7. In RGB it is 215 red, 203 green and 215 blue, and black text is most readable on top of it.
Codes
HEX
#d7cbd7HEX8
#d7cbd7ffRGB
rgb(215, 203, 215)RGBA
rgba(215, 203, 215, 1)RGB %
rgb(84%, 80%, 84%)HSL
hsl(300, 13%, 82%)HSLA
hsla(300, 13%, 82%, 1)Variables
Sass
$purple-cream: #d7cbd7;Less
@purple-cream: #d7cbd7;CSS
--purple-cream: #d7cbd7;