All Palettes

Color Palette #f5a300, #f48d1f, #f7b84b, #f7c869, #f9d89f

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.carrot-orange {
color: #f48d1f;
}
.mango-margarita {
color: #f7b84b;
}
.golden-crest {
color: #f7c869;
}
.milky-maize {
color: #f9d89f;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--carrot-orange:#f48d1f;
--mango-margarita:#f7b84b;
--golden-crest:#f7c869;
--milky-maize:#f9d89f;
}

More palettes to explore