All Palettes

Color Palette #5b4c85, #8e7c9c, #beaf8e, #f2e6ba, #f5d45c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4c85;
}
.wildflower {
color: #8e7c9c;
}
.egyptian-sand {
color: #beaf8e;
}
.menoth-white-base {
color: #f2e6ba;
}
.wake-me-up {
color: #f5d45c;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4c85;
--wildflower:#8e7c9c;
--egyptian-sand:#beaf8e;
--menoth-white-base:#f2e6ba;
--wake-me-up:#f5d45c;
}

More palettes to explore