All Palettes

Color Palette #8d694e, #bfaf8d, #d0c5af, #d9d2b5, #a6b9a6

0%
0%
0%

CSS code for this palette

/* CSS */
.neutral-valley {
color: #8d694e;
}
.trailblazer {
color: #bfaf8d;
}
.pistachio-shell {
color: #d0c5af;
}
.lake-bluff-putty {
color: #d9d2b5;
}
.thrush-egg {
color: #a6b9a6;
}

/* CSS Variables */
:root {
--neutral-valley:#8d694e;
--trailblazer:#bfaf8d;
--pistachio-shell:#d0c5af;
--lake-bluff-putty:#d9d2b5;
--thrush-egg:#a6b9a6;
}

More palettes to explore