All Palettes

Color Palette #d2b3e0, #c5a5d5, #a979b4, #5f4c8a, #3e2b73

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d2b3e0;
}
.feminine-fancy {
color: #c5a5d5;
}
.heart-potion {
color: #a979b4;
}
.bright-eggplant {
color: #5f4c8a;
}
.her-highness {
color: #3e2b73;
}

/* CSS Variables */
:root {
--pretty-petunia:#d2b3e0;
--feminine-fancy:#c5a5d5;
--heart-potion:#a979b4;
--bright-eggplant:#5f4c8a;
--her-highness:#3e2b73;
}

More palettes to explore