All Palettes

Color Palette #d5cae2, #a89bc0, #8b6c9d, #d5a5b2, #f4c3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.purity {
color: #d5cae2;
}
.evening-slipper {
color: #a89bc0;
}
.bitter-violet {
color: #8b6c9d;
}
.lili-elbe-s-pink {
color: #d5a5b2;
}
.sweetheart {
color: #f4c3d6;
}

/* CSS Variables */
:root {
--purity:#d5cae2;
--evening-slipper:#a89bc0;
--bitter-violet:#8b6c9d;
--lili-elbe-s-pink:#d5a5b2;
--sweetheart:#f4c3d6;
}

More palettes to explore