All Palettes

Color Palette #5e4b8b, #9c6db0, #e0a3c2, #f9d9ae, #ef6c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.crown-jewels {
color: #9c6db0;
}
.think-pink {
color: #e0a3c2;
}
.satin-latour {
color: #f9d9ae;
}
.porcelain-rose {
color: #ef6c6c;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--crown-jewels:#9c6db0;
--think-pink:#e0a3c2;
--satin-latour:#f9d9ae;
--porcelain-rose:#ef6c6c;
}

More palettes to explore