All Palettes

Color Palette #e6a3b0, #f2b1d7, #f7d4e0, #f9e6e9, #ffd6e7

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a3b0;
}
.soft-cashmere {
color: #f2b1d7;
}
.pink-frosting {
color: #f7d4e0;
}
.pink-tutu {
color: #f9e6e9;
}
.pink-currant {
color: #ffd6e7;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a3b0;
--soft-cashmere:#f2b1d7;
--pink-frosting:#f7d4e0;
--pink-tutu:#f9e6e9;
--pink-currant:#ffd6e7;
}

More palettes to explore