All Palettes

Color Palette #f4c3c3, #f1b1d6, #c69fdf, #a2c5f1, #5dbbea

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.soft-cashmere {
color: #f1b1d6;
}
.silver-rust {
color: #c69fdf;
}
.baby-blue-eyes {
color: #a2c5f1;
}
.malibu {
color: #5dbbea;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--soft-cashmere:#f1b1d6;
--silver-rust:#c69fdf;
--baby-blue-eyes:#a2c5f1;
--malibu:#5dbbea;
}

More palettes to explore