All Palettes

Color Palette #9b58b6, #d79dc4, #f1a7d2, #f5c2d8, #f8e2ea

0%
0%
0%

CSS code for this palette

/* CSS */
.liberal-lilac {
color: #9b58b6;
}
.prominent-pink {
color: #d79dc4;
}
.violet-kiss {
color: #f1a7d2;
}
.sweetheart {
color: #f5c2d8;
}
.first-crush {
color: #f8e2ea;
}

/* CSS Variables */
:root {
--liberal-lilac:#9b58b6;
--prominent-pink:#d79dc4;
--violet-kiss:#f1a7d2;
--sweetheart:#f5c2d8;
--first-crush:#f8e2ea;
}

More palettes to explore