All Palettes

Color Palette #e6b400, #d68f00, #a86b00, #804d00, #4d2a00

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.harvest-eve-gold {
color: #d68f00;
}
.butter-fudge {
color: #a86b00;
}
.g-d-on-brown {
color: #804d00;
}
.stirland-mud {
color: #4d2a00;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--harvest-eve-gold:#d68f00;
--butter-fudge:#a86b00;
--g-d-on-brown:#804d00;
--stirland-mud:#4d2a00;
}

More palettes to explore