All Palettes

Color Palette #d7c5b7, #e3d2c4, #f0e4d6, #c6b29a, #a47b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-nudity {
color: #d7c5b7;
}
.onion-white {
color: #e3d2c4;
}
.uptown-taupe {
color: #f0e4d6;
}
.camel-coat {
color: #c6b29a;
}
.smokey-topaz {
color: #a47b5b;
}

/* CSS Variables */
:root {
--pink-nudity:#d7c5b7;
--onion-white:#e3d2c4;
--uptown-taupe:#f0e4d6;
--camel-coat:#c6b29a;
--smokey-topaz:#a47b5b;
}

More palettes to explore