All Palettes

Color Palette #7c5d4b, #a96b5b, #d0987c, #f1c6b1, #e9d2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.rich-walnut {
color: #7c5d4b;
}
.brick-dust {
color: #a96b5b;
}
.tint-of-earth {
color: #d0987c;
}
.peach-temptation {
color: #f1c6b1;
}
.pure-beige {
color: #e9d2c3;
}

/* CSS Variables */
:root {
--rich-walnut:#7c5d4b;
--brick-dust:#a96b5b;
--tint-of-earth:#d0987c;
--peach-temptation:#f1c6b1;
--pure-beige:#e9d2c3;
}

More palettes to explore