All Palettes

Color Palette #d7c9b2, #c3b69d, #a79a7b, #7f6e57, #4d4a38

0%
0%
0%

CSS code for this palette

/* CSS */
.raw-sugar {
color: #d7c9b2;
}
.wagon-wheel {
color: #c3b69d;
}
.olive-chutney {
color: #a79a7b;
}
.high-tea {
color: #7f6e57;
}
.sooty-willow-bamboo {
color: #4d4a38;
}

/* CSS Variables */
:root {
--raw-sugar:#d7c9b2;
--wagon-wheel:#c3b69d;
--olive-chutney:#a79a7b;
--high-tea:#7f6e57;
--sooty-willow-bamboo:#4d4a38;
}

More palettes to explore