All Palettes

Color Palette #a85f2e, #c77d38, #d7a55b, #e6b15b, #d7c5b2

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.ginger-beer {
color: #c77d38;
}
.cat-s-eye-marble {
color: #d7a55b;
}
.tal-yi-gold {
color: #e6b15b;
}
.chalk-beige {
color: #d7c5b2;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--ginger-beer:#c77d38;
--cat-s-eye-marble:#d7a55b;
--tal-yi-gold:#e6b15b;
--chalk-beige:#d7c5b2;
}

More palettes to explore