All Palettes

Color Palette #6e4e8d, #a07eb9, #daa4d3, #f2caf2, #f8e2f5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapes-of-italy {
color: #6e4e8d;
}
.lush-lilac {
color: #a07eb9;
}
.tiara-pink {
color: #daa4d3;
}
.bubblegum-crisis {
color: #f2caf2;
}
.soft-lavender {
color: #f8e2f5;
}

/* CSS Variables */
:root {
--grapes-of-italy:#6e4e8d;
--lush-lilac:#a07eb9;
--tiara-pink:#daa4d3;
--bubblegum-crisis:#f2caf2;
--soft-lavender:#f8e2f5;
}

More palettes to explore