All Palettes

Color Palette #d7c9b2, #bfa99b, #a78e7b, #7e5b4e, #4e3b32

0%
0%
0%

CSS code for this palette

/* CSS */
.raw-sugar {
color: #d7c9b2;
}
.putty-grey {
color: #bfa99b;
}
.utaupeia {
color: #a78e7b;
}
.acorn {
color: #7e5b4e;
}
.button-eyes {
color: #4e3b32;
}

/* CSS Variables */
:root {
--raw-sugar:#d7c9b2;
--putty-grey:#bfa99b;
--utaupeia:#a78e7b;
--acorn:#7e5b4e;
--button-eyes:#4e3b32;
}

More palettes to explore