All Palettes

Color Palette #85ab5f, #a2c49c, #d2e3b5, #f1f8e8, #e0f7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.chelsea-cucumber {
color: #85ab5f;
}
.spring-sprig {
color: #a2c49c;
}
.celery-bunch {
color: #d2e3b5;
}
.bean-sprout {
color: #f1f8e8;
}
.mint-julep {
color: #e0f7a1;
}

/* CSS Variables */
:root {
--chelsea-cucumber:#85ab5f;
--spring-sprig:#a2c49c;
--celery-bunch:#d2e3b5;
--bean-sprout:#f1f8e8;
--mint-julep:#e0f7a1;
}

More palettes to explore