All Palettes

Color Palette #e7b1d7, #f5c3b2, #f6d8a7, #f4e19f, #d1e3b5

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e7b1d7;
}
.peach-temptation {
color: #f5c3b2;
}
.fireflies {
color: #f6d8a7;
}
.aspen-yellow {
color: #f4e19f;
}
.celery-bunch {
color: #d1e3b5;
}

/* CSS Variables */
:root {
--gumball:#e7b1d7;
--peach-temptation:#f5c3b2;
--fireflies:#f6d8a7;
--aspen-yellow:#f4e19f;
--celery-bunch:#d1e3b5;
}

More palettes to explore