All Palettes

Color Palette #ffcc00, #ffb84d, #ff8c00, #ff5724, #ff1a47

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.floral-leaf {
color: #ffb84d;
}
.sun-crete {
color: #ff8c00;
}
.smashing-pumpkins {
color: #ff5724;
}
.red-flag {
color: #ff1a47;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--floral-leaf:#ffb84d;
--sun-crete:#ff8c00;
--smashing-pumpkins:#ff5724;
--red-flag:#ff1a47;
}

More palettes to explore