All Palettes

Color Palette #5c4b8b, #795a8c, #9a6a99, #d4a1be, #f9c8d5

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.super-violet {
color: #795a8c;
}
.tatarian-aster {
color: #9a6a99;
}
.enhance {
color: #d4a1be;
}
.palace-rose {
color: #f9c8d5;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--super-violet:#795a8c;
--tatarian-aster:#9a6a99;
--enhance:#d4a1be;
--palace-rose:#f9c8d5;
}

More palettes to explore