All Palettes

Color Palette #f5d68e, #f7a050, #f78c22, #f56a00, #d7543c

0%
0%
0%

CSS code for this palette

/* CSS */
.solaria {
color: #f5d68e;
}
.ginger-milk {
color: #f7a050;
}
.flame-orange {
color: #f78c22;
}
.royal-flycatcher-crest {
color: #f56a00;
}
.mod-orange {
color: #d7543c;
}

/* CSS Variables */
:root {
--solaria:#f5d68e;
--ginger-milk:#f7a050;
--flame-orange:#f78c22;
--royal-flycatcher-crest:#f56a00;
--mod-orange:#d7543c;
}

More palettes to explore