All Palettes

Color Palette #e9b4d8, #f1c0de, #f3d8e1, #f4e1e4, #f7f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #e9b4d8;
}
.pink-heath {
color: #f1c0de;
}
.brittany-s-bow {
color: #f3d8e1;
}
.blush-tint {
color: #f4e1e4;
}
.lynx-white {
color: #f7f7f7;
}

/* CSS Variables */
:root {
--soft-cashmere:#e9b4d8;
--pink-heath:#f1c0de;
--brittany-s-bow:#f3d8e1;
--blush-tint:#f4e1e4;
--lynx-white:#f7f7f7;
}

More palettes to explore