All Palettes

Color Palette #f4c3c3, #f2a5a1, #e6908e, #c76b6d, #9d4d50

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.roseberry {
color: #f2a5a1;
}
.strawberry-ice {
color: #e6908e;
}
.strawberry-wine {
color: #c76b6d;
}
.sweet-cherry {
color: #9d4d50;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--roseberry:#f2a5a1;
--strawberry-ice:#e6908e;
--strawberry-wine:#c76b6d;
--sweet-cherry:#9d4d50;
}

More palettes to explore