All Palettes

Color Palette #a9d68f, #7fbf4a, #5c9c2b, #3a6d1c, #2f4c15

0%
0%
0%

CSS code for this palette

/* CSS */
.nature-s-delight {
color: #a9d68f;
}
.ultra-green {
color: #7fbf4a;
}
.limeade {
color: #5c9c2b;
}
.forest-empress {
color: #3a6d1c;
}
.treetop-cathedral {
color: #2f4c15;
}

/* CSS Variables */
:root {
--nature-s-delight:#a9d68f;
--ultra-green:#7fbf4a;
--limeade:#5c9c2b;
--forest-empress:#3a6d1c;
--treetop-cathedral:#2f4c15;
}

More palettes to explore