All Palettes

Color Palette #85ab5f, #a7caa0, #d9e6c1, #f1f7e9, #f9f9f0

0%
0%
0%

CSS code for this palette

/* CSS */
.chelsea-cucumber {
color: #85ab5f;
}
.limestoned {
color: #a7caa0;
}
.mountain-spring {
color: #d9e6c1;
}
.applemint-soda {
color: #f1f7e9;
}
.white-crest {
color: #f9f9f0;
}

/* CSS Variables */
:root {
--chelsea-cucumber:#85ab5f;
--limestoned:#a7caa0;
--mountain-spring:#d9e6c1;
--applemint-soda:#f1f7e9;
--white-crest:#f9f9f0;
}

More palettes to explore