All Palettes

Color Palette #85ab5f, #a8c99c, #c7e5b8, #e3f6d5, #f7fbdf

0%
0%
0%

CSS code for this palette

/* CSS */
.chelsea-cucumber {
color: #85ab5f;
}
.geddy-green {
color: #a8c99c;
}
.iced-avocado {
color: #c7e5b8;
}
.light-green-glint {
color: #e3f6d5;
}
.chilean-heath {
color: #f7fbdf;
}

/* CSS Variables */
:root {
--chelsea-cucumber:#85ab5f;
--geddy-green:#a8c99c;
--iced-avocado:#c7e5b8;
--light-green-glint:#e3f6d5;
--chilean-heath:#f7fbdf;
}

More palettes to explore