All Palettes

Color Palette #f1a7d5, #f5c2e0, #e6a3c9, #dca3e0, #aa6cb7

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-kiss {
color: #f1a7d5;
}
.rosy-nectar {
color: #f5c2e0;
}
.prettiest-pink {
color: #e6a3c9;
}
.herb-robert {
color: #dca3e0;
}
.soft-purple {
color: #aa6cb7;
}

/* CSS Variables */
:root {
--violet-kiss:#f1a7d5;
--rosy-nectar:#f5c2e0;
--prettiest-pink:#e6a3c9;
--herb-robert:#dca3e0;
--soft-purple:#aa6cb7;
}

More palettes to explore