All Palettes

Color Palette #f2f9e6, #d3e3b5, #a2c3a8, #6d9c8f, #4b8179

0%
0%
0%

CSS code for this palette

/* CSS */
.bean-sprout {
color: #f2f9e6;
}
.celery-bunch {
color: #d3e3b5;
}
.aroma-garden {
color: #a2c3a8;
}
.little-league {
color: #6d9c8f;
}
.fir-blue {
color: #4b8179;
}

/* CSS Variables */
:root {
--bean-sprout:#f2f9e6;
--celery-bunch:#d3e3b5;
--aroma-garden:#a2c3a8;
--little-league:#6d9c8f;
--fir-blue:#4b8179;
}

More palettes to explore