All Palettes

Color Palette #c6b0e8, #be9ee0, #a57bc1, #9b599a, #f1b1d8

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-sand {
color: #c6b0e8;
}
.enchanted-lavender {
color: #be9ee0;
}
.wisteria {
color: #a57bc1;
}
.heath-spotted-orchid {
color: #9b599a;
}
.soft-cashmere {
color: #f1b1d8;
}

/* CSS Variables */
:root {
--purple-sand:#c6b0e8;
--enchanted-lavender:#be9ee0;
--wisteria:#a57bc1;
--heath-spotted-orchid:#9b599a;
--soft-cashmere:#f1b1d8;
}

More palettes to explore