All Palettes

Color Palette #9fd65c, #4e8c31, #2b6c1e, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #9fd65c;
}
.overgrown-mausoleum {
color: #4e8c31;
}
.brazilian-green {
color: #2b6c1e;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--lime-lizard:#9fd65c;
--overgrown-mausoleum:#4e8c31;
--brazilian-green:#2b6c1e;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore