All Palettes

Color Palette #74c365, #a4d48c, #e4f49f, #f9e59f, #fed06c

0%
0%
0%

CSS code for this palette

/* CSS */
.mantis {
color: #74c365;
}
.pistachio-dream {
color: #a4d48c;
}
.dingy-sticky-note {
color: #e4f49f;
}
.storm-lightning {
color: #f9e59f;
}
.faded-sunlight {
color: #fed06c;
}

/* CSS Variables */
:root {
--mantis:#74c365;
--pistachio-dream:#a4d48c;
--dingy-sticky-note:#e4f49f;
--storm-lightning:#f9e59f;
--faded-sunlight:#fed06c;
}

More palettes to explore