All Palettes

Color Palette #4c9a4e, #8dd07c, #c2e0a4, #f3f7b1, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.discover-deco {
color: #4c9a4e;
}
.fluorescence {
color: #8dd07c;
}
.cactus-spike {
color: #c2e0a4;
}
.yellow-chalk {
color: #f3f7b1;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--discover-deco:#4c9a4e;
--fluorescence:#8dd07c;
--cactus-spike:#c2e0a4;
--yellow-chalk:#f3f7b1;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore