All Palettes

Color Palette #f5a300, #ff6d1f, #da3d25, #a32e3e, #5a2a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.shocking-orange {
color: #ff6d1f;
}
.furnace {
color: #da3d25;
}
.radish {
color: #a32e3e;
}
.winter-bloom {
color: #5a2a4d;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--shocking-orange:#ff6d1f;
--furnace:#da3d25;
--radish:#a32e3e;
--winter-bloom:#5a2a4d;
}

More palettes to explore