All Palettes

Color Palette #c69c6c, #e4cfc4, #a78c6c, #f1e7d0, #d9b99b

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c69c6c;
}
.ginger-shortbread {
color: #e4cfc4;
}
.tannin {
color: #a78c6c;
}
.informal-ivory {
color: #f1e7d0;
}
.dusty-gold {
color: #d9b99b;
}

/* CSS Variables */
:root {
--amber-autumn:#c69c6c;
--ginger-shortbread:#e4cfc4;
--tannin:#a78c6c;
--informal-ivory:#f1e7d0;
--dusty-gold:#d9b99b;
}

More palettes to explore