All Palettes

Color Palette #3cdd7f, #5ff1a1, #91f3b8, #ffec70, #ff7e42

0%
0%
0%

CSS code for this palette

/* CSS */
.weird-green {
color: #3cdd7f;
}
.screen-glow {
color: #5ff1a1;
}
.vaporwave-pool {
color: #91f3b8;
}
.fuzzy-duckling {
color: #ffec70;
}
.mango-tango {
color: #ff7e42;
}

/* CSS Variables */
:root {
--weird-green:#3cdd7f;
--screen-glow:#5ff1a1;
--vaporwave-pool:#91f3b8;
--fuzzy-duckling:#ffec70;
--mango-tango:#ff7e42;
}

More palettes to explore