All Palettes

Color Palette #f9d77b, #f6a35a, #f58a3d, #d86c31, #c6562a

0%
0%
0%

CSS code for this palette

/* CSS */
.firelight {
color: #f9d77b;
}
.bergamot-orange {
color: #f6a35a;
}
.hot-orange {
color: #f58a3d;
}
.gold-drop {
color: #d86c31;
}
.raucous-orange {
color: #c6562a;
}

/* CSS Variables */
:root {
--firelight:#f9d77b;
--bergamot-orange:#f6a35a;
--hot-orange:#f58a3d;
--gold-drop:#d86c31;
--raucous-orange:#c6562a;
}

More palettes to explore