All Palettes

Color Palette #f4c3c3, #f6e4b1, #f2d4e3, #fae1d6, #f7d0b6

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.smooth-as-corn-silk {
color: #f6e4b1;
}
.hopeful {
color: #f2d4e3;
}
.pink-touch {
color: #fae1d6;
}
.dough-yellow {
color: #f7d0b6;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--smooth-as-corn-silk:#f6e4b1;
--hopeful:#f2d4e3;
--pink-touch:#fae1d6;
--dough-yellow:#f7d0b6;
}

More palettes to explore