All Palettes

Color Palette #4c9c3a, #7dd053, #a9e189, #f2f7d9, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.enviable {
color: #4c9c3a;
}
.green-flash {
color: #7dd053;
}
.stem-green {
color: #a9e189;
}
.weak-yellow {
color: #f2f7d9;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--enviable:#4c9c3a;
--green-flash:#7dd053;
--stem-green:#a9e189;
--weak-yellow:#f2f7d9;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore