All Palettes

Color Palette #f4a4bf, #f7d4e1, #ead2df, #c2afd4, #d3b2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.pink-frosting {
color: #f7d4e1;
}
.light-favourite-lady {
color: #ead2df;
}
.purple-gladiola {
color: #c2afd4;
}
.pretty-petunia {
color: #d3b2e0;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--pink-frosting:#f7d4e1;
--light-favourite-lady:#ead2df;
--purple-gladiola:#c2afd4;
--pretty-petunia:#d3b2e0;
}

More palettes to explore