All Palettes

Color Palette #f3d0a0, #f2b75a, #f39d39, #f4741f, #e0402e

0%
0%
0%

CSS code for this palette

/* CSS */
.scalloped-oak {
color: #f3d0a0;
}
.golden-hour {
color: #f2b75a;
}
.amber-glow {
color: #f39d39;
}
.apocalyptic-orange {
color: #f4741f;
}
.bacon-strips {
color: #e0402e;
}

/* CSS Variables */
:root {
--scalloped-oak:#f3d0a0;
--golden-hour:#f2b75a;
--amber-glow:#f39d39;
--apocalyptic-orange:#f4741f;
--bacon-strips:#e0402e;
}

More palettes to explore