All Palettes

Color Palette #5f4b8b, #9a7acd, #c3a7e6, #f1c2f5, #f7a1bf

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5f4b8b;
}
.lilac-bush {
color: #9a7acd;
}
.perfume {
color: #c3a7e6;
}
.purple-s-baby-sister {
color: #f1c2f5;
}
.rogue-pink {
color: #f7a1bf;
}

/* CSS Variables */
:root {
--bright-eggplant:#5f4b8b;
--lilac-bush:#9a7acd;
--perfume:#c3a7e6;
--purple-s-baby-sister:#f1c2f5;
--rogue-pink:#f7a1bf;
}

More palettes to explore