All Palettes

Color Palette #fcd44f, #ffaa00, #ff6e00, #ff3c00, #d60000

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #fcd44f;
}
.flash-of-orange {
color: #ffaa00;
}
.flush-orange {
color: #ff6e00;
}
.coquelicot {
color: #ff3c00;
}
.rosso-corsa {
color: #d60000;
}

/* CSS Variables */
:root {
--westfall-yellow:#fcd44f;
--flash-of-orange:#ffaa00;
--flush-orange:#ff6e00;
--coquelicot:#ff3c00;
--rosso-corsa:#d60000;
}

More palettes to explore