All Palettes

Color Palette #ff5100, #ff9100, #ffd900, #a1c200, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.princeton-orange {
color: #ff9100;
}
.soviet-gold {
color: #ffd900;
}
.snot-green {
color: #a1c200;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--princeton-orange:#ff9100;
--soviet-gold:#ffd900;
--snot-green:#a1c200;
--coquelicot:#ff3c00;
}

More palettes to explore