All Palettes

Color Palette #a4c1ae, #b5d2b2, #d4dfb3, #e3efc7, #f1f7cf

0%
0%
0%

CSS code for this palette

/* CSS */
.cambridge-blue {
color: #a4c1ae;
}
.flower-stem {
color: #b5d2b2;
}
.celery-bunch {
color: #d4dfb3;
}
.earth-happiness {
color: #e3efc7;
}
.rice-flower {
color: #f1f7cf;
}

/* CSS Variables */
:root {
--cambridge-blue:#a4c1ae;
--flower-stem:#b5d2b2;
--celery-bunch:#d4dfb3;
--earth-happiness:#e3efc7;
--rice-flower:#f1f7cf;
}

More palettes to explore