All Palettes

Color Palette #a85f2e, #b78b5c, #d1b97a, #e4d6af, #f6e4c1

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.caramel-cupcake {
color: #b78b5c;
}
.good-as-gold {
color: #d1b97a;
}
.champagne-cocktail {
color: #e4d6af;
}
.tea-light {
color: #f6e4c1;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--caramel-cupcake:#b78b5c;
--good-as-gold:#d1b97a;
--champagne-cocktail:#e4d6af;
--tea-light:#f6e4c1;
}

More palettes to explore