All Palettes

Color Palette #ffcc00, #ff6e00, #ff3c00, #ff1f1f, #ff8c00

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.flush-orange {
color: #ff6e00;
}
.coquelicot {
color: #ff3c00;
}
.red-stop {
color: #ff1f1f;
}
.sun-crete {
color: #ff8c00;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--flush-orange:#ff6e00;
--coquelicot:#ff3c00;
--red-stop:#ff1f1f;
--sun-crete:#ff8c00;
}

More palettes to explore