All Palettes

Color Palette #f2b950, #f1a85b, #d6803d, #b75024, #7e3b2a

0%
0%
0%

CSS code for this palette

/* CSS */
.bee {
color: #f2b950;
}
.polished-gold {
color: #f1a85b;
}
.clay-terrace {
color: #d6803d;
}
.gold-flame {
color: #b75024;
}
.roycroft-copper-red {
color: #7e3b2a;
}

/* CSS Variables */
:root {
--bee:#f2b950;
--polished-gold:#f1a85b;
--clay-terrace:#d6803d;
--gold-flame:#b75024;
--roycroft-copper-red:#7e3b2a;
}

More palettes to explore