All Palettes

Color Palette #d5c8b8, #b8aa9d, #a8a08f, #f3d7b4, #d0b29a

0%
0%
0%

CSS code for this palette

/* CSS */
.sandshell {
color: #d5c8b8;
}
.tapestry-beige {
color: #b8aa9d;
}
.apple-hill {
color: #a8a08f;
}
.pink-lady {
color: #f3d7b4;
}
.cashmere {
color: #d0b29a;
}

/* CSS Variables */
:root {
--sandshell:#d5c8b8;
--tapestry-beige:#b8aa9d;
--apple-hill:#a8a08f;
--pink-lady:#f3d7b4;
--cashmere:#d0b29a;
}

More palettes to explore