All Palettes

Color Palette #f7b1c6, #d1d4d6, #ffffff, #f0a3c7, #e1a8b3

0%
0%
0%

CSS code for this palette

/* CSS */
.cupid {
color: #f7b1c6;
}
.twilight-grey {
color: #d1d4d6;
}
.white {
color: #ffffff;
}
.elastic-pink {
color: #f0a3c7;
}
.iced-vovo {
color: #e1a8b3;
}

/* CSS Variables */
:root {
--cupid:#f7b1c6;
--twilight-grey:#d1d4d6;
--white:#ffffff;
--elastic-pink:#f0a3c7;
--iced-vovo:#e1a8b3;
}

More palettes to explore