All Palettes

Color Palette #85ab5f, #a9cbb0, #d1e5d4, #f3f9e7, #f9e6b9

0%
0%
0%

CSS code for this palette

/* CSS */
.chelsea-cucumber {
color: #85ab5f;
}
.pastel-meadow {
color: #a9cbb0;
}
.peppermint-patty {
color: #d1e5d4;
}
.bean-sprout {
color: #f3f9e7;
}
.hawaiian-cream {
color: #f9e6b9;
}

/* CSS Variables */
:root {
--chelsea-cucumber:#85ab5f;
--pastel-meadow:#a9cbb0;
--peppermint-patty:#d1e5d4;
--bean-sprout:#f3f9e7;
--hawaiian-cream:#f9e6b9;
}

More palettes to explore