All Palettes

Color Palette #88c38c, #a2d88d, #b8e8a1, #f2f8d8, #f5c56b

0%
0%
0%

CSS code for this palette

/* CSS */
.green-masquerade {
color: #88c38c;
}
.celery-sprig {
color: #a2d88d;
}
.basil-smash {
color: #b8e8a1;
}
.weak-yellow {
color: #f2f8d8;
}
.yellow-currant {
color: #f5c56b;
}

/* CSS Variables */
:root {
--green-masquerade:#88c38c;
--celery-sprig:#a2d88d;
--basil-smash:#b8e8a1;
--weak-yellow:#f2f8d8;
--yellow-currant:#f5c56b;
}

More palettes to explore