All Palettes

Color Palette #f3e0d3, #d9c2b5, #bfa6a1, #a37e75, #785a54

0%
0%
0%

CSS code for this palette

/* CSS */
.posy {
color: #f3e0d3;
}
.country-cottage {
color: #d9c2b5;
}
.florida-grey {
color: #bfa6a1;
}
.fresh-cedar {
color: #a37e75;
}
.sequoia-dusk {
color: #785a54;
}

/* CSS Variables */
:root {
--posy:#f3e0d3;
--country-cottage:#d9c2b5;
--florida-grey:#bfa6a1;
--fresh-cedar:#a37e75;
--sequoia-dusk:#785a54;
}

More palettes to explore