All Palettes

Color Palette #f5c400, #ff9100, #ff6e00, #d63900, #9e0b00

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.princeton-orange {
color: #ff9100;
}
.flush-orange {
color: #ff6e00;
}
.flame-of-prometheus {
color: #d63900;
}
.gory-red {
color: #9e0b00;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--princeton-orange:#ff9100;
--flush-orange:#ff6e00;
--flame-of-prometheus:#d63900;
--gory-red:#9e0b00;
}

More palettes to explore