All Palettes

Color Palette #a85f2e, #d1915c, #f1b66a, #eed7b4, #f4e0d7

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.gates-of-gold {
color: #d1915c;
}
.olden-amber {
color: #f1b66a;
}
.chai-tea-latte {
color: #eed7b4;
}
.touching-white {
color: #f4e0d7;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--gates-of-gold:#d1915c;
--olden-amber:#f1b66a;
--chai-tea-latte:#eed7b4;
--touching-white:#f4e0d7;
}

More palettes to explore