All Palettes

Color Palette #d4ae7d, #a59c8d, #8e6a5d, #6f4c3e, #4e3c32

0%
0%
0%

CSS code for this palette

/* CSS */
.steamed-chestnut {
color: #d4ae7d;
}
.sacred-vortex {
color: #a59c8d;
}
.wild-cattail {
color: #8e6a5d;
}
.burned-brown {
color: #6f4c3e;
}
.button-eyes {
color: #4e3c32;
}

/* CSS Variables */
:root {
--steamed-chestnut:#d4ae7d;
--sacred-vortex:#a59c8d;
--wild-cattail:#8e6a5d;
--burned-brown:#6f4c3e;
--button-eyes:#4e3c32;
}

More palettes to explore