All Palettes

Color Palette #ff5100, #ff8c00, #ffb300, #ffcc00, #e6e200

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.sun-crete {
color: #ff8c00;
}
.ucla-gold {
color: #ffb300;
}
.usc-gold {
color: #ffcc00;
}
.peridot {
color: #e6e200;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--sun-crete:#ff8c00;
--ucla-gold:#ffb300;
--usc-gold:#ffcc00;
--peridot:#e6e200;
}

More palettes to explore