All Palettes

Color Palette #ffcc00, #ff6d1f, #ff3c00, #ff00aa, #ff6e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.shocking-orange {
color: #ff6d1f;
}
.coquelicot {
color: #ff3c00;
}
.ms-pac-man-kiss {
color: #ff00aa;
}
.carrot {
color: #ff6e3d;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--shocking-orange:#ff6d1f;
--coquelicot:#ff3c00;
--ms-pac-man-kiss:#ff00aa;
--carrot:#ff6e3d;
}

More palettes to explore