All Palettes

Color Palette #5e4c8a, #a85d8c, #e7a06a, #f8c9b9, #f27b40

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4c8a;
}
.cyclamen-red {
color: #a85d8c;
}
.inventive-orange {
color: #e7a06a;
}
.sherbet-fruit {
color: #f8c9b9;
}
.debrito {
color: #f27b40;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4c8a;
--cyclamen-red:#a85d8c;
--inventive-orange:#e7a06a;
--sherbet-fruit:#f8c9b9;
--debrito:#f27b40;
}

More palettes to explore