All Palettes

Color Palette #f5c76b, #f9a358, #f47b1f, #d85c03, #793b0c

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-currant {
color: #f5c76b;
}
.ginger-milk {
color: #f9a358;
}
.sun-orange {
color: #f47b1f;
}
.exuberance {
color: #d85c03;
}
.beer-glazed-bacon {
color: #793b0c;
}

/* CSS Variables */
:root {
--yellow-currant:#f5c76b;
--ginger-milk:#f9a358;
--sun-orange:#f47b1f;
--exuberance:#d85c03;
--beer-glazed-bacon:#793b0c;
}

More palettes to explore