All Palettes

Color Palette #c3a2b4, #e4b9d2, #f9d7e0, #f4b9ae, #f2a1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.hollyhock-pink {
color: #c3a2b4;
}
.eau-de-rose {
color: #e4b9d2;
}
.pink-frosting {
color: #f9d7e0;
}
.ballerina-tears {
color: #f4b9ae;
}
.plum-blossom {
color: #f2a1a1;
}

/* CSS Variables */
:root {
--hollyhock-pink:#c3a2b4;
--eau-de-rose:#e4b9d2;
--pink-frosting:#f9d7e0;
--ballerina-tears:#f4b9ae;
--plum-blossom:#f2a1a1;
}

More palettes to explore