All Palettes

Color Palette #f4c32f, #eabe39, #e1a53d, #d18329, #b8632e

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f4c32f;
}
.golden-mary {
color: #eabe39;
}
.dutch-orange {
color: #e1a53d;
}
.harvest-at-dusk {
color: #d18329;
}
.boho-copper {
color: #b8632e;
}

/* CSS Variables */
:root {
--saffron:#f4c32f;
--golden-mary:#eabe39;
--dutch-orange:#e1a53d;
--harvest-at-dusk:#d18329;
--boho-copper:#b8632e;
}

More palettes to explore