All Palettes

Color Palette #ffcc00, #ff6d1f, #ff4d4f, #ff9900, #ffea00

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.shocking-orange {
color: #ff6d1f;
}
.blood-burst {
color: #ff4d4f;
}
.vitamin-c {
color: #ff9900;
}
.middle-yellow {
color: #ffea00;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--shocking-orange:#ff6d1f;
--blood-burst:#ff4d4f;
--vitamin-c:#ff9900;
--middle-yellow:#ffea00;
}

More palettes to explore