All Palettes

Color Palette #8c7c6e, #d2c4b6, #a59c8d, #c1a59f, #7a6b5c

0%
0%
0%

CSS code for this palette

/* CSS */
.road-less-travelled {
color: #8c7c6e;
}
.indulgent-mocha {
color: #d2c4b6;
}
.sacred-vortex {
color: #a59c8d;
}
.mohair-mauve {
color: #c1a59f;
}
.sleeping-giant {
color: #7a6b5c;
}

/* CSS Variables */
:root {
--road-less-travelled:#8c7c6e;
--indulgent-mocha:#d2c4b6;
--sacred-vortex:#a59c8d;
--mohair-mauve:#c1a59f;
--sleeping-giant:#7a6b5c;
}

More palettes to explore