All Palettes

Color Palette #d7c8b7, #a9a99e, #694949, #e3d9c4, #f6f2df

0%
0%
0%

CSS code for this palette

/* CSS */
.sandshell {
color: #d7c8b7;
}
.winter-rye {
color: #a9a99e;
}
.chocolate-eclair {
color: #694949;
}
.fish-bone {
color: #e3d9c4;
}
.bumble-baby {
color: #f6f2df;
}

/* CSS Variables */
:root {
--sandshell:#d7c8b7;
--winter-rye:#a9a99e;
--chocolate-eclair:#694949;
--fish-bone:#e3d9c4;
--bumble-baby:#f6f2df;
}

More palettes to explore