All Palettes

Color Palette #4d8d2a, #80bf4f, #a7d7a2, #d1e8b0, #eae9b8

0%
0%
0%

CSS code for this palette

/* CSS */
.la-palma {
color: #4d8d2a;
}
.ultra-green {
color: #80bf4f;
}
.pistachio-green {
color: #a7d7a2;
}
.lasting-thoughts {
color: #d1e8b0;
}
.limited-lime {
color: #eae9b8;
}

/* CSS Variables */
:root {
--la-palma:#4d8d2a;
--ultra-green:#80bf4f;
--pistachio-green:#a7d7a2;
--lasting-thoughts:#d1e8b0;
--limited-lime:#eae9b8;
}

More palettes to explore