All Palettes

Color Palette #c99f69, #b78b4e, #a86f3e, #764b32, #3d2a29

0%
0%
0%

CSS code for this palette

/* CSS */
.bleached-maple {
color: #c99f69;
}
.yellow-acorn {
color: #b78b4e;
}
.byzantine-copper {
color: #a86f3e;
}
.taj {
color: #764b32;
}
.wenge-black {
color: #3d2a29;
}

/* CSS Variables */
:root {
--bleached-maple:#c99f69;
--yellow-acorn:#b78b4e;
--byzantine-copper:#a86f3e;
--taj:#764b32;
--wenge-black:#3d2a29;
}

More palettes to explore