All Palettes

Color Palette #00ff80, #1fffff, #ff3c00, #ffea00, #ff6e00

0%
0%
0%

CSS code for this palette

/* CSS */
.guppie-green {
color: #00ff80;
}
.crisp-cyan {
color: #1fffff;
}
.coquelicot {
color: #ff3c00;
}
.middle-yellow {
color: #ffea00;
}
.flush-orange {
color: #ff6e00;
}

/* CSS Variables */
:root {
--guppie-green:#00ff80;
--crisp-cyan:#1fffff;
--coquelicot:#ff3c00;
--middle-yellow:#ffea00;
--flush-orange:#ff6e00;
}

More palettes to explore