All Palettes

Color Palette #8c7963, #a08c79, #cfd5b3, #8c8c78, #e5c2c2

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-path {
color: #8c7963;
}
.cottage-walk {
color: #a08c79;
}
.avocado-whip {
color: #cfd5b3;
}
.dry-sage {
color: #8c8c78;
}
.rose-colored-glasses {
color: #e5c2c2;
}

/* CSS Variables */
:root {
--dusty-path:#8c7963;
--cottage-walk:#a08c79;
--avocado-whip:#cfd5b3;
--dry-sage:#8c8c78;
--rose-colored-glasses:#e5c2c2;
}

More palettes to explore