All Palettes

Color Palette #f5a300, #f56e00, #f59b00, #f0c000, #f0e000

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.fire-dragon-bright {
color: #f56e00;
}
.kin-gold {
color: #f59b00;
}
.contrasting-yellow {
color: #f0c000;
}
.banana-clan {
color: #f0e000;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--fire-dragon-bright:#f56e00;
--kin-gold:#f59b00;
--contrasting-yellow:#f0c000;
--banana-clan:#f0e000;
}

More palettes to explore