All Palettes

Color Palette #85ab5f, #a5c8a2, #d2e5d6, #f4f8e7, #f7d5b0

0%
0%
0%

CSS code for this palette

/* CSS */
.chelsea-cucumber {
color: #85ab5f;
}
.french-market {
color: #a5c8a2;
}
.peppermint-patty {
color: #d2e5d6;
}
.bean-sprout {
color: #f4f8e7;
}
.apricot-gelato {
color: #f7d5b0;
}

/* CSS Variables */
:root {
--chelsea-cucumber:#85ab5f;
--french-market:#a5c8a2;
--peppermint-patty:#d2e5d6;
--bean-sprout:#f4f8e7;
--apricot-gelato:#f7d5b0;
}

More palettes to explore