All Palettes

Color Palette #d7c8b7, #a78c6c, #7d5a45, #4b3d30, #2c1f1c

0%
0%
0%

CSS code for this palette

/* CSS */
.sandshell {
color: #d7c8b7;
}
.tannin {
color: #a78c6c;
}
.stagecoach {
color: #7d5a45;
}
.simmered-seaweed {
color: #4b3d30;
}
.weathervane {
color: #2c1f1c;
}

/* CSS Variables */
:root {
--sandshell:#d7c8b7;
--tannin:#a78c6c;
--stagecoach:#7d5a45;
--simmered-seaweed:#4b3d30;
--weathervane:#2c1f1c;
}

More palettes to explore