All Palettes

Color Palette #ffcc00, #ff5724, #ffffff, #c4c4c4, #a30000

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.smashing-pumpkins {
color: #ff5724;
}
.white {
color: #ffffff;
}
.explosive-grey {
color: #c4c4c4;
}
.stanger-red {
color: #a30000;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--smashing-pumpkins:#ff5724;
--white:#ffffff;
--explosive-grey:#c4c4c4;
--stanger-red:#a30000;
}

More palettes to explore