All Palettes

Color Palette #f4c543, #f69f3c, #f47b1f, #e75440, #d82c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f4c543;
}
.chat-orange {
color: #f69f3c;
}
.sun-orange {
color: #f47b1f;
}
.mandarin-red {
color: #e75440;
}
.chin-chin-cherry {
color: #d82c5a;
}

/* CSS Variables */
:root {
--pyrite:#f4c543;
--chat-orange:#f69f3c;
--sun-orange:#f47b1f;
--mandarin-red:#e75440;
--chin-chin-cherry:#d82c5a;
}

More palettes to explore