All Palettes

Color Palette #a7d7b8, #f3e1b9, #f1af79, #d57b98, #5b4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.butter-up {
color: #f3e1b9;
}
.exciting-orange {
color: #f1af79;
}
.little-bow-pink {
color: #d57b98;
}
.bright-eggplant {
color: #5b4b8b;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--butter-up:#f3e1b9;
--exciting-orange:#f1af79;
--little-bow-pink:#d57b98;
--bright-eggplant:#5b4b8b;
}

More palettes to explore