All Palettes

Color Palette #c0a78c, #8c6d4f, #a65e3a, #d8c2b0, #f1e2da

0%
0%
0%

CSS code for this palette

/* CSS */
.basket-beige {
color: #c0a78c;
}
.bean-pot {
color: #8c6d4f;
}
.earthen-jug {
color: #a65e3a;
}
.artisan-tea {
color: #d8c2b0;
}
.almost-pink {
color: #f1e2da;
}

/* CSS Variables */
:root {
--basket-beige:#c0a78c;
--bean-pot:#8c6d4f;
--earthen-jug:#a65e3a;
--artisan-tea:#d8c2b0;
--almost-pink:#f1e2da;
}

More palettes to explore