All Palettes

Color Palette #6d4e3c, #a47c5b, #d6c8a8, #f2dfc0, #eae9d2

0%
0%
0%

CSS code for this palette

/* CSS */
.bison {
color: #6d4e3c;
}
.caf-au-lait {
color: #a47c5b;
}
.thatched-cottage {
color: #d6c8a8;
}
.woven-raffia {
color: #f2dfc0;
}
.celery-ice {
color: #eae9d2;
}

/* CSS Variables */
:root {
--bison:#6d4e3c;
--caf-au-lait:#a47c5b;
--thatched-cottage:#d6c8a8;
--woven-raffia:#f2dfc0;
--celery-ice:#eae9d2;
}

More palettes to explore