All Palettes

Color Palette #d7b58e, #bea68e, #8e705d, #a45a3d, #e2d0c5

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg-glow {
color: #d7b58e;
}
.fortress {
color: #bea68e;
}
.nuthatch {
color: #8e705d;
}
.falling-leaves {
color: #a45a3d;
}
.ginger-shortbread {
color: #e2d0c5;
}

/* CSS Variables */
:root {
--nutmeg-glow:#d7b58e;
--fortress:#bea68e;
--nuthatch:#8e705d;
--falling-leaves:#a45a3d;
--ginger-shortbread:#e2d0c5;
}

More palettes to explore