All Palettes

Color Palette #5b4b8b, #a66e99, #eab8c9, #f9e8a4, #f3a28c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.drama-queen {
color: #a66e99;
}
.chantilly {
color: #eab8c9;
}
.bleached-sunflower {
color: #f9e8a4;
}
.peach-mimosa {
color: #f3a28c;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--drama-queen:#a66e99;
--chantilly:#eab8c9;
--bleached-sunflower:#f9e8a4;
--peach-mimosa:#f3a28c;
}

More palettes to explore