All Palettes

Color Palette #fce9b0, #fcc17e, #f88a1b, #e56938, #b95f70

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-thread {
color: #fce9b0;
}
.zing {
color: #fcc17e;
}
.glorious-sunset {
color: #f88a1b;
}
.celosia-orange {
color: #e56938;
}
.candied-apple {
color: #b95f70;
}

/* CSS Variables */
:root {
--gold-thread:#fce9b0;
--zing:#fcc17e;
--glorious-sunset:#f88a1b;
--celosia-orange:#e56938;
--candied-apple:#b95f70;
}

More palettes to explore