All Palettes

Color Palette #6bbf4a, #a9d96d, #e5f1a7, #f6e69d, #f3b44f

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-apple {
color: #6bbf4a;
}
.last-of-lettuce {
color: #a9d96d;
}
.dingy-sticky-note {
color: #e5f1a7;
}
.storm-lightning {
color: #f6e69d;
}
.mango-margarita {
color: #f3b44f;
}

/* CSS Variables */
:root {
--pure-apple:#6bbf4a;
--last-of-lettuce:#a9d96d;
--dingy-sticky-note:#e5f1a7;
--storm-lightning:#f6e69d;
--mango-margarita:#f3b44f;
}

More palettes to explore