All Palettes

Color Palette #f5a300, #ff6d1f, #ffb700, #ffea94, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.shocking-orange {
color: #ff6d1f;
}
.sunflower-mango {
color: #ffb700;
}
.chilled-lemonade {
color: #ffea94;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--shocking-orange:#ff6d1f;
--sunflower-mango:#ffb700;
--chilled-lemonade:#ffea94;
--coquelicot:#ff3c00;
}

More palettes to explore