All Palettes

Color Palette #7a2900, #a85f00, #d68f00, #fab700, #fceab0

0%
0%
0%

CSS code for this palette

/* CSS */
.chestnut {
color: #7a2900;
}
.butter-fudge {
color: #a85f00;
}
.harvest-eve-gold {
color: #d68f00;
}
.blue-angels-yellow {
color: #fab700;
}
.gold-thread {
color: #fceab0;
}

/* CSS Variables */
:root {
--chestnut:#7a2900;
--butter-fudge:#a85f00;
--harvest-eve-gold:#d68f00;
--blue-angels-yellow:#fab700;
--gold-thread:#fceab0;
}

More palettes to explore