All Palettes

Color Palette #85ab5f, #a9d0b1, #c4e0b2, #e7f7a1, #f9e25d

0%
0%
0%

CSS code for this palette

/* CSS */
.chelsea-cucumber {
color: #85ab5f;
}
.coral-springs {
color: #a9d0b1;
}
.white-vienna {
color: #c4e0b2;
}
.dingy-sticky-note {
color: #e7f7a1;
}
.goldfinch {
color: #f9e25d;
}

/* CSS Variables */
:root {
--chelsea-cucumber:#85ab5f;
--coral-springs:#a9d0b1;
--white-vienna:#c4e0b2;
--dingy-sticky-note:#e7f7a1;
--goldfinch:#f9e25d;
}

More palettes to explore