All Palettes

Color Palette #4cae4f, #80c684, #c4e0a3, #eaf6eb, #f0f4c3

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.exhilarating-green {
color: #80c684;
}
.cactus-spike {
color: #c4e0a3;
}
.apple-flower {
color: #eaf6eb;
}
.fresh-grown {
color: #f0f4c3;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--exhilarating-green:#80c684;
--cactus-spike:#c4e0a3;
--apple-flower:#eaf6eb;
--fresh-grown:#f0f4c3;
}

More palettes to explore