All Palettes

Color Palette #f4c3c3, #f3e3d3, #e4b5a0, #d09c7c, #502c21

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.cotton-club {
color: #f3e3d3;
}
.warming-peach {
color: #e4b5a0;
}
.darling-clementine {
color: #d09c7c;
}
.couch {
color: #502c21;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--cotton-club:#f3e3d3;
--warming-peach:#e4b5a0;
--darling-clementine:#d09c7c;
--couch:#502c21;
}

More palettes to explore