All Palettes

Color Palette #d6c8a8, #bfa79c, #9f7c7a, #735a59, #4b3f3f

0%
0%
0%

CSS code for this palette

/* CSS */
.thatched-cottage {
color: #d6c8a8;
}
.heavenly-cocoa {
color: #bfa79c;
}
.brandied-apple {
color: #9f7c7a;
}
.peppercorn {
color: #735a59;
}
.shale {
color: #4b3f3f;
}

/* CSS Variables */
:root {
--thatched-cottage:#d6c8a8;
--heavenly-cocoa:#bfa79c;
--brandied-apple:#9f7c7a;
--peppercorn:#735a59;
--shale:#4b3f3f;
}

More palettes to explore