All Palettes

Color Palette #00ff80, #80ff00, #abff2e, #ffd900, #ff4400

0%
0%
0%

CSS code for this palette

/* CSS */
.guppie-green {
color: #00ff80;
}
.radium {
color: #80ff00;
}
.chestnut-shell {
color: #abff2e;
}
.soviet-gold {
color: #ffd900;
}
.inferno-orange {
color: #ff4400;
}

/* CSS Variables */
:root {
--guppie-green:#00ff80;
--radium:#80ff00;
--chestnut-shell:#abff2e;
--soviet-gold:#ffd900;
--inferno-orange:#ff4400;
}

More palettes to explore