All Palettes

Color Palette #7fd959, #a3d55d, #c5e6b2, #f4f6a2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.lilliputian-lime {
color: #7fd959;
}
.lime-lizard {
color: #a3d55d;
}
.almost-aloe {
color: #c5e6b2;
}
.yippie-ya-yellow {
color: #f4f6a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--lilliputian-lime:#7fd959;
--lime-lizard:#a3d55d;
--almost-aloe:#c5e6b2;
--yippie-ya-yellow:#f4f6a2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore