All Palettes

Color Palette #e6d1b2, #b5c8b1, #a7d3c3, #f2c0c0, #8b5b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.lambs-wool {
color: #e6d1b2;
}
.zanah {
color: #b5c8b1;
}
.southern-belle {
color: #a7d3c3;
}
.silver-strawberry {
color: #f2c0c0;
}
.barn-door {
color: #8b5b5b;
}

/* CSS Variables */
:root {
--lambs-wool:#e6d1b2;
--zanah:#b5c8b1;
--southern-belle:#a7d3c3;
--silver-strawberry:#f2c0c0;
--barn-door:#8b5b5b;
}

More palettes to explore