All Palettes

Color Palette #f4c3c3, #f5e3b2, #e8d5b0, #a1c4d4, #aab6da

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.smooth-as-corn-silk {
color: #f5e3b2;
}
.convivial-yellow {
color: #e8d5b0;
}
.blue-dam {
color: #a1c4d4;
}
.lilac-sachet {
color: #aab6da;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--smooth-as-corn-silk:#f5e3b2;
--convivial-yellow:#e8d5b0;
--blue-dam:#a1c4d4;
--lilac-sachet:#aab6da;
}

More palettes to explore