All Palettes

Color Palette #2e292d, #6b4f4c, #a77c7b, #f5c3b2, #fcf3e3

0%
0%
0%

CSS code for this palette

/* CSS */
.shoe-wax {
color: #2e292d;
}
.marron {
color: #6b4f4c;
}
.brandied-apple {
color: #a77c7b;
}
.peach-temptation {
color: #f5c3b2;
}
.historic-cream {
color: #fcf3e3;
}

/* CSS Variables */
:root {
--shoe-wax:#2e292d;
--marron:#6b4f4c;
--brandied-apple:#a77c7b;
--peach-temptation:#f5c3b2;
--historic-cream:#fcf3e3;
}

More palettes to explore