All Palettes

Color Palette #f4c3c3, #d4b6a0, #c2a79e, #a27d6d, #7f5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.soba {
color: #d4b6a0;
}
.patchwork-pink {
color: #c2a79e;
}
.tattered-teddy {
color: #a27d6d;
}
.book-binder {
color: #7f5c5c;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--soba:#d4b6a0;
--patchwork-pink:#c2a79e;
--tattered-teddy:#a27d6d;
--book-binder:#7f5c5c;
}

More palettes to explore