All Palettes

Color Palette #2f7f33, #4cae4f, #80c684, #dce773, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.lush-paradise {
color: #2f7f33;
}
.devil-s-grass {
color: #4cae4f;
}
.exhilarating-green {
color: #80c684;
}
.mindaro {
color: #dce773;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--lush-paradise:#2f7f33;
--devil-s-grass:#4cae4f;
--exhilarating-green:#80c684;
--mindaro:#dce773;
--hollandaise:#ffec3d;
}

More palettes to explore