All Palettes

Color Palette #d9cca1, #e7d1b1, #f3e6c3, #c9b69c, #a68f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.ground-ginger {
color: #d9cca1;
}
.lambs-wool {
color: #e7d1b1;
}
.pipitschah {
color: #f3e6c3;
}
.elemental-tan {
color: #c9b69c;
}
.farmyard {
color: #a68f7d;
}

/* CSS Variables */
:root {
--ground-ginger:#d9cca1;
--lambs-wool:#e7d1b1;
--pipitschah:#f3e6c3;
--elemental-tan:#c9b69c;
--farmyard:#a68f7d;
}

More palettes to explore