All Palettes

Color Palette #5e4b8b, #a95b8c, #d77b79, #f9b79f, #fad55c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.cyclamen-red {
color: #a95b8c;
}
.juicy-details {
color: #d77b79;
}
.pallid-orange {
color: #f9b79f;
}
.glitter-yellow {
color: #fad55c;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--cyclamen-red:#a95b8c;
--juicy-details:#d77b79;
--pallid-orange:#f9b79f;
--glitter-yellow:#fad55c;
}

More palettes to explore