All Palettes

Color Palette #4b3c2a, #6d5d4f, #9c8f7c, #d1c6a3, #e5e3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3c2a;
}
.coffee-house {
color: #6d5d4f;
}
.chinchilla {
color: #9c8f7c;
}
.sand-trail {
color: #d1c6a3;
}
.bonaire {
color: #e5e3d7;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3c2a;
--coffee-house:#6d5d4f;
--chinchilla:#9c8f7c;
--sand-trail:#d1c6a3;
--bonaire:#e5e3d7;
}

More palettes to explore