All Palettes

Color Palette #3c2f2f, #5a3f3f, #8c5f5f, #bfa78d, #e4d7c8

0%
0%
0%

CSS code for this palette

/* CSS */
.smoked-black-coffee {
color: #3c2f2f;
}
.ancient-prunus {
color: #5a3f3f;
}
.antique-garnet {
color: #8c5f5f;
}
.coffee-diva {
color: #bfa78d;
}
.hanyauku {
color: #e4d7c8;
}

/* CSS Variables */
:root {
--smoked-black-coffee:#3c2f2f;
--ancient-prunus:#5a3f3f;
--antique-garnet:#8c5f5f;
--coffee-diva:#bfa78d;
--hanyauku:#e4d7c8;
}

More palettes to explore