All Palettes

Color Palette #4a9d2a, #80cb4d, #a5d86f, #f4e580, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.beer-garden {
color: #4a9d2a;
}
.green-flash {
color: #80cb4d;
}
.bilious-green {
color: #a5d86f;
}
.light-sh-shin-yellow {
color: #f4e580;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--beer-garden:#4a9d2a;
--green-flash:#80cb4d;
--bilious-green:#a5d86f;
--light-sh-shin-yellow:#f4e580;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore