All Palettes

Color Palette #7fd959, #a8e1a3, #d1f7c0, #fefed2, #ffdf80

0%
0%
0%

CSS code for this palette

/* CSS */
.lilliputian-lime {
color: #7fd959;
}
.grape-green {
color: #a8e1a3;
}
.tea-green {
color: #d1f7c0;
}
.creamed-butter {
color: #fefed2;
}
.tiger-yellow {
color: #ffdf80;
}

/* CSS Variables */
:root {
--lilliputian-lime:#7fd959;
--grape-green:#a8e1a3;
--tea-green:#d1f7c0;
--creamed-butter:#fefed2;
--tiger-yellow:#ffdf80;
}

More palettes to explore