All Palettes

Color Palette #d5a4d1, #a77dba, #7d599b, #5b2c6d, #3e0b41

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-popsicle {
color: #d5a4d1;
}
.wisteria {
color: #a77dba;
}
.jubilee {
color: #7d599b;
}
.imperial {
color: #5b2c6d;
}
.eggplant {
color: #3e0b41;
}

/* CSS Variables */
:root {
--berry-popsicle:#d5a4d1;
--wisteria:#a77dba;
--jubilee:#7d599b;
--imperial:#5b2c6d;
--eggplant:#3e0b41;
}

More palettes to explore