All Palettes

Color Palette #f6e03c, #f0c347, #e6a84c, #d88a3b, #c0752a

0%
0%
0%

CSS code for this palette

/* CSS */
.fluffy-duckling {
color: #f6e03c;
}
.eyelash-viper {
color: #f0c347;
}
.zucchini-flower {
color: #e6a84c;
}
.dull-orange {
color: #d88a3b;
}
.sudan-brown {
color: #c0752a;
}

/* CSS Variables */
:root {
--fluffy-duckling:#f6e03c;
--eyelash-viper:#f0c347;
--zucchini-flower:#e6a84c;
--dull-orange:#d88a3b;
--sudan-brown:#c0752a;
}

More palettes to explore