All Palettes

Color Palette #f4c3c3, #f6a2a2, #f69d9d, #f68e8e, #f67e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.candy-heart-pink {
color: #f6a2a2;
}
.young-crab {
color: #f69d9d;
}
.fruity-licious {
color: #f68e8e;
}
.shell-pink {
color: #f67e7e;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--candy-heart-pink:#f6a2a2;
--young-crab:#f69d9d;
--fruity-licious:#f68e8e;
--shell-pink:#f67e7e;
}

More palettes to explore