All Palettes

Color Palette #5b4b8b, #8f6b9e, #c6a4b4, #f1d1a2, #f1c77e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.court-jester {
color: #8f6b9e;
}
.taste-of-berry {
color: #c6a4b4;
}
.scalloped-oak {
color: #f1d1a2;
}
.mille-feuille {
color: #f1c77e;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--court-jester:#8f6b9e;
--taste-of-berry:#c6a4b4;
--scalloped-oak:#f1d1a2;
--mille-feuille:#f1c77e;
}

More palettes to explore