All Palettes

Color Palette #60dc73, #8de7a5, #c6f3b4, #f2f9d7, #f4e4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.lightish-green {
color: #60dc73;
}
.jovial-jade {
color: #8de7a5;
}
.distilled-venom {
color: #c6f3b4;
}
.weak-yellow {
color: #f2f9d7;
}
.sugar-cookie {
color: #f4e4a4;
}

/* CSS Variables */
:root {
--lightish-green:#60dc73;
--jovial-jade:#8de7a5;
--distilled-venom:#c6f3b4;
--weak-yellow:#f2f9d7;
--sugar-cookie:#f4e4a4;
}

More palettes to explore