All Palettes

Color Palette #5e4b8b, #8b5f9b, #b48a3c, #f7c64a, #f06d56

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.wisteria-purple {
color: #8b5f9b;
}
.shade-of-marigold {
color: #b48a3c;
}
.cakepop-sorbet {
color: #f7c64a;
}
.royal-blush {
color: #f06d56;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--wisteria-purple:#8b5f9b;
--shade-of-marigold:#b48a3c;
--cakepop-sorbet:#f7c64a;
--royal-blush:#f06d56;
}

More palettes to explore