All Palettes

Color Palette #f4c3d6, #eab8d1, #d7a3c2, #b290c6, #8b5a96

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.sweet-lilac {
color: #eab8d1;
}
.pastel-lavender {
color: #d7a3c2;
}
.fleur-de-lis {
color: #b290c6;
}
.purple-squid {
color: #8b5a96;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--sweet-lilac:#eab8d1;
--pastel-lavender:#d7a3c2;
--fleur-de-lis:#b290c6;
--purple-squid:#8b5a96;
}

More palettes to explore