All Palettes

Color Palette #d6c8a8, #c2b599, #b79b8a, #a6846e, #8c5a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.thatched-cottage {
color: #d6c8a8;
}
.distant-valley {
color: #c2b599;
}
.lite-cocoa {
color: #b79b8a;
}
.antique-chest {
color: #a6846e;
}
.spicy-mix {
color: #8c5a4a;
}

/* CSS Variables */
:root {
--thatched-cottage:#d6c8a8;
--distant-valley:#c2b599;
--lite-cocoa:#b79b8a;
--antique-chest:#a6846e;
--spicy-mix:#8c5a4a;
}

More palettes to explore