All Palettes

Color Palette #4cae4f, #80c684, #ffec3d, #ff5724, #9b27b0

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.exhilarating-green {
color: #80c684;
}
.hollandaise {
color: #ffec3d;
}
.smashing-pumpkins {
color: #ff5724;
}
.pink-spyro {
color: #9b27b0;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--exhilarating-green:#80c684;
--hollandaise:#ffec3d;
--smashing-pumpkins:#ff5724;
--pink-spyro:#9b27b0;
}

More palettes to explore