All Palettes

Color Palette #3bd87a, #7ded97, #b5f6ac, #f3f4b8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.ufo-green {
color: #3bd87a;
}
.ragweed {
color: #7ded97;
}
.light-pastel-green {
color: #b5f6ac;
}
.chiffon {
color: #f3f4b8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--ufo-green:#3bd87a;
--ragweed:#7ded97;
--light-pastel-green:#b5f6ac;
--chiffon:#f3f4b8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore