All Palettes

Color Palette #f6c279, #f5a524, #f47b1f, #d25c2d, #9a3e3c

0%
0%
0%

CSS code for this palette

/* CSS */
.sunrise {
color: #f6c279;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.sun-orange {
color: #f47b1f;
}
.chilean-fire {
color: #d25c2d;
}
.mexican-red {
color: #9a3e3c;
}

/* CSS Variables */
:root {
--sunrise:#f6c279;
--apricot-glazed-chicken:#f5a524;
--sun-orange:#f47b1f;
--chilean-fire:#d25c2d;
--mexican-red:#9a3e3c;
}

More palettes to explore