All Palettes

Color Palette #ffcc00, #ff8c00, #ff5100, #ff1a00, #ff0066

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.sun-crete {
color: #ff8c00;
}
.aerospace-orange {
color: #ff5100;
}
.carolina-reaper {
color: #ff1a00;
}
.standby-led {
color: #ff0066;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--sun-crete:#ff8c00;
--aerospace-orange:#ff5100;
--carolina-reaper:#ff1a00;
--standby-led:#ff0066;
}

More palettes to explore