All Palettes

Color Palette #3e2923, #7d4b3b, #b86f61, #daa98b, #f4e1d7

0%
0%
0%

CSS code for this palette

/* CSS */
.english-walnut {
color: #3e2923;
}
.nutmeg {
color: #7d4b3b;
}
.hacienda-tile {
color: #b86f61;
}
.white-acorn {
color: #daa98b;
}
.touching-white {
color: #f4e1d7;
}

/* CSS Variables */
:root {
--english-walnut:#3e2923;
--nutmeg:#7d4b3b;
--hacienda-tile:#b86f61;
--white-acorn:#daa98b;
--touching-white:#f4e1d7;
}

More palettes to explore