All Palettes

Color Palette #f7c94b, #f5a524, #f47f1f, #eb5e00, #d64000

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.consumed-by-fire {
color: #f47f1f;
}
.shu-red {
color: #eb5e00;
}
.torii-red {
color: #d64000;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--apricot-glazed-chicken:#f5a524;
--consumed-by-fire:#f47f1f;
--shu-red:#eb5e00;
--torii-red:#d64000;
}

More palettes to explore