All Palettes

Color Palette #f5a300, #febf20, #fddb6d, #f6e5a7, #f9d29f

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.incandescence {
color: #febf20;
}
.hawkbit {
color: #fddb6d;
}
.gold-sand {
color: #f6e5a7;
}
.ginger-peach {
color: #f9d29f;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--incandescence:#febf20;
--hawkbit:#fddb6d;
--gold-sand:#f6e5a7;
--ginger-peach:#f9d29f;
}

More palettes to explore