All Palettes

Color Palette #9fc65d, #4b9b3b, #2a7a29, #1d501b, #5b7e3a

0%
0%
0%

CSS code for this palette

/* CSS */
.sapling {
color: #9fc65d;
}
.enviable {
color: #4b9b3b;
}
.lush-paradise {
color: #2a7a29;
}
.bia-owie-a-forest {
color: #1d501b;
}
.hot-pepper-green {
color: #5b7e3a;
}

/* CSS Variables */
:root {
--sapling:#9fc65d;
--enviable:#4b9b3b;
--lush-paradise:#2a7a29;
--bia-owie-a-forest:#1d501b;
--hot-pepper-green:#5b7e3a;
}

More palettes to explore