All Palettes

Color Palette #ff5100, #ff9900, #ffd500, #a1ff00, #00ff80

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.vitamin-c {
color: #ff9900;
}
.cyber-yellow {
color: #ffd500;
}
.bright-yellow-green {
color: #a1ff00;
}
.guppie-green {
color: #00ff80;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--vitamin-c:#ff9900;
--cyber-yellow:#ffd500;
--bright-yellow-green:#a1ff00;
--guppie-green:#00ff80;
}

More palettes to explore