All Palettes

Color Palette #5c4d89, #a77b8e, #e2b28d, #f1e8b7, #f7e6a6

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4d89;
}
.silken-raspberry {
color: #a77b8e;
}
.ancient-inca {
color: #e2b28d;
}
.menoth-white-base {
color: #f1e8b7;
}
.lemon-filling {
color: #f7e6a6;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4d89;
--silken-raspberry:#a77b8e;
--ancient-inca:#e2b28d;
--menoth-white-base:#f1e8b7;
--lemon-filling:#f7e6a6;
}

More palettes to explore