All Palettes

Color Palette #5b4b8b, #a14ab5, #f1a7c5, #f6d66f, #f25d2c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.fuchsia-pheromone {
color: #a14ab5;
}
.rose-mallow {
color: #f1a7c5;
}
.forsythia-blossom {
color: #f6d66f;
}
.exuberant-orange {
color: #f25d2c;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--fuchsia-pheromone:#a14ab5;
--rose-mallow:#f1a7c5;
--forsythia-blossom:#f6d66f;
--exuberant-orange:#f25d2c;
}

More palettes to explore