All Palettes

Color Palette #f3d69b, #f1b74b, #e8a03b, #d16c29, #a85f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.igniting {
color: #f3d69b;
}
.maximum-yellow-red {
color: #f1b74b;
}
.gilded-leaves {
color: #e8a03b;
}
.christmas-orange {
color: #d16c29;
}
.beef-hotpot {
color: #a85f2e;
}

/* CSS Variables */
:root {
--igniting:#f3d69b;
--maximum-yellow-red:#f1b74b;
--gilded-leaves:#e8a03b;
--christmas-orange:#d16c29;
--beef-hotpot:#a85f2e;
}

More palettes to explore