All Palettes

Color Palette #c5b4a0, #a5998d, #8f7b70, #d8b29d, #c7685c

0%
0%
0%

CSS code for this palette

/* CSS */
.mink-haze {
color: #c5b4a0;
}
.stoneware {
color: #a5998d;
}
.bridle-leather {
color: #8f7b70;
}
.suntan {
color: #d8b29d;
}
.southwestern-clay {
color: #c7685c;
}

/* CSS Variables */
:root {
--mink-haze:#c5b4a0;
--stoneware:#a5998d;
--bridle-leather:#8f7b70;
--suntan:#d8b29d;
--southwestern-clay:#c7685c;
}

More palettes to explore