All Palettes

Color Palette #d6c2a8, #b89c7a, #9d7943, #5c4d2d, #4e2a1d

0%
0%
0%

CSS code for this palette

/* CSS */
.country-linens {
color: #d6c2a8;
}
.earthy-ocher {
color: #b89c7a;
}
.treasured {
color: #9d7943;
}
.west-coast {
color: #5c4d2d;
}
.couch {
color: #4e2a1d;
}

/* CSS Variables */
:root {
--country-linens:#d6c2a8;
--earthy-ocher:#b89c7a;
--treasured:#9d7943;
--west-coast:#5c4d2d;
--couch:#4e2a1d;
}

More palettes to explore