All Palettes

Color Palette #f5a300, #f0d000, #e6b400, #c2a200, #807b00

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.safety-yellow {
color: #f0d000;
}
.fat-gold {
color: #e6b400;
}
.molten-bronze {
color: #c2a200;
}
.drably-olive {
color: #807b00;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--safety-yellow:#f0d000;
--fat-gold:#e6b400;
--molten-bronze:#c2a200;
--drably-olive:#807b00;
}

More palettes to explore