All Palettes

Color Palette #f4c3c3, #f9d5b4, #fce6c0, #c1e6d4, #e0a3d9

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.sandy-bay {
color: #f9d5b4;
}
.spanish-cream {
color: #fce6c0;
}
.jade-spell {
color: #c1e6d4;
}
.plum-juice {
color: #e0a3d9;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--sandy-bay:#f9d5b4;
--spanish-cream:#fce6c0;
--jade-spell:#c1e6d4;
--plum-juice:#e0a3d9;
}

More palettes to explore