All Palettes

Color Palette #00ff80, #32cd32, #ffd900, #ff1492, #ff4400

0%
0%
0%

CSS code for this palette

/* CSS */
.guppie-green {
color: #00ff80;
}
.poisonous-pesticide {
color: #32cd32;
}
.soviet-gold {
color: #ffd900;
}
.secret-story {
color: #ff1492;
}
.inferno-orange {
color: #ff4400;
}

/* CSS Variables */
:root {
--guppie-green:#00ff80;
--poisonous-pesticide:#32cd32;
--soviet-gold:#ffd900;
--secret-story:#ff1492;
--inferno-orange:#ff4400;
}

More palettes to explore