All Palettes

Color Palette #5c4d89, #9b80bc, #c5a0d4, #f1b1e7, #f9c8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4d89;
}
.purple-mountains-majesty {
color: #9b80bc;
}
.mauve-mist {
color: #c5a0d4;
}
.dream-land {
color: #f1b1e7;
}
.palace-rose {
color: #f9c8d2;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4d89;
--purple-mountains-majesty:#9b80bc;
--mauve-mist:#c5a0d4;
--dream-land:#f1b1e7;
--palace-rose:#f9c8d2;
}

More palettes to explore