All Palettes

Color Palette #f5c400, #ff6d1f, #ffb700, #ff9900, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.shocking-orange {
color: #ff6d1f;
}
.sunflower-mango {
color: #ffb700;
}
.vitamin-c {
color: #ff9900;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--shocking-orange:#ff6d1f;
--sunflower-mango:#ffb700;
--vitamin-c:#ff9900;
--coquelicot:#ff3c00;
}

More palettes to explore