All Palettes

Color Palette #5a3f3f, #7f5c5c, #a67d7d, #c0a59b, #e3d1c4

0%
0%
0%

CSS code for this palette

/* CSS */
.ancient-prunus {
color: #5a3f3f;
}
.book-binder {
color: #7f5c5c;
}
.brandied-apple {
color: #a67d7d;
}
.mohair-mauve {
color: #c0a59b;
}
.ginger-shortbread {
color: #e3d1c4;
}

/* CSS Variables */
:root {
--ancient-prunus:#5a3f3f;
--book-binder:#7f5c5c;
--brandied-apple:#a67d7d;
--mohair-mauve:#c0a59b;
--ginger-shortbread:#e3d1c4;
}

More palettes to explore