All Palettes

Color Palette #d6c2a8, #a67c5e, #6f4c3e, #4b3a30, #2c2221

0%
0%
0%

CSS code for this palette

/* CSS */
.country-linens {
color: #d6c2a8;
}
.ancient-pottery {
color: #a67c5e;
}
.burned-brown {
color: #6f4c3e;
}
.brown-beauty {
color: #4b3a30;
}
.gold-black {
color: #2c2221;
}

/* CSS Variables */
:root {
--country-linens:#d6c2a8;
--ancient-pottery:#a67c5e;
--burned-brown:#6f4c3e;
--brown-beauty:#4b3a30;
--gold-black:#2c2221;
}

More palettes to explore