All Palettes

Color Palette #d9a6c3, #e1b7d0, #f0c7e7, #f5e5f5, #f7cfd5

0%
0%
0%

CSS code for this palette

/* CSS */
.rhubarb-gin {
color: #d9a6c3;
}
.eau-de-rose {
color: #e1b7d0;
}
.sugar-high {
color: #f0c7e7;
}
.soft-lavender {
color: #f5e5f5;
}
.pink-cupcake {
color: #f7cfd5;
}

/* CSS Variables */
:root {
--rhubarb-gin:#d9a6c3;
--eau-de-rose:#e1b7d0;
--sugar-high:#f0c7e7;
--soft-lavender:#f5e5f5;
--pink-cupcake:#f7cfd5;
}

More palettes to explore