All Palettes

Color Palette #c2b180, #a79a7b, #7d6b4f, #4e3b31, #3c2b25

0%
0%
0%

CSS code for this palette

/* CSS */
.ecru {
color: #c2b180;
}
.olive-chutney {
color: #a79a7b;
}
.mayan-ruins {
color: #7d6b4f;
}
.button-eyes {
color: #4e3b31;
}
.granite-brown {
color: #3c2b25;
}

/* CSS Variables */
:root {
--ecru:#c2b180;
--olive-chutney:#a79a7b;
--mayan-ruins:#7d6b4f;
--button-eyes:#4e3b31;
--granite-brown:#3c2b25;
}

More palettes to explore