All Palettes

Color Palette #d4c6c4, #afa7a1, #8a7c7b, #694b49, #4a2b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-tan {
color: #d4c6c4;
}
.cloudy-desert {
color: #afa7a1;
}
.renwick-heather {
color: #8a7c7b;
}
.medium-taupe {
color: #694b49;
}
.brown-coffee {
color: #4a2b2b;
}

/* CSS Variables */
:root {
--lilac-tan:#d4c6c4;
--cloudy-desert:#afa7a1;
--renwick-heather:#8a7c7b;
--medium-taupe:#694b49;
--brown-coffee:#4a2b2b;
}

More palettes to explore