All Palettes

Color Palette #f1b1d5, #f3c4d6, #f8e2e5, #d6b3c1, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f1b1d5;
}
.sweetheart {
color: #f3c4d6;
}
.poetic-princess {
color: #f8e2e5;
}
.mauvelous {
color: #d6b3c1;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--soft-cashmere:#f1b1d5;
--sweetheart:#f3c4d6;
--poetic-princess:#f8e2e5;
--mauvelous:#d6b3c1;
--sweet-lilac:#eab8d1;
}

More palettes to explore