All Palettes

Color Palette #5c4b8b, #a2678b, #d8a78d, #f0c19e, #f5e0a3

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.pink-jazz {
color: #a2678b;
}
.white-acorn {
color: #d8a78d;
}
.carving-party {
color: #f0c19e;
}
.sun-dust {
color: #f5e0a3;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--pink-jazz:#a2678b;
--white-acorn:#d8a78d;
--carving-party:#f0c19e;
--sun-dust:#f5e0a3;
}

More palettes to explore