All Palettes

Color Palette #5c4d89, #a46a99, #d9a5c1, #f5e9b2, #f9b13e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4d89;
}
.mauve-memento {
color: #a46a99;
}
.rhubarb-gin {
color: #d9a5c1;
}
.icy-lemonade {
color: #f5e9b2;
}
.raichu-orange {
color: #f9b13e;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4d89;
--mauve-memento:#a46a99;
--rhubarb-gin:#d9a5c1;
--icy-lemonade:#f5e9b2;
--raichu-orange:#f9b13e;
}

More palettes to explore