All Palettes

Color Palette #4cae4f, #80c684, #ffcc80, #ff5724, #8c24a8

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.exhilarating-green {
color: #80c684;
}
.egg-yolk {
color: #ffcc80;
}
.smashing-pumpkins {
color: #ff5724;
}
.nebula-outpost {
color: #8c24a8;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--exhilarating-green:#80c684;
--egg-yolk:#ffcc80;
--smashing-pumpkins:#ff5724;
--nebula-outpost:#8c24a8;
}

More palettes to explore