All Palettes

Color Palette #e0b3ff, #d69fe0, #c78fb9, #e0b3d6, #f1a7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.mauve {
color: #e0b3ff;
}
.herb-robert {
color: #d69fe0;
}
.rock-star-pink {
color: #c78fb9;
}
.french-lilac {
color: #e0b3d6;
}
.waddles-pink {
color: #f1a7d0;
}

/* CSS Variables */
:root {
--mauve:#e0b3ff;
--herb-robert:#d69fe0;
--rock-star-pink:#c78fb9;
--french-lilac:#e0b3d6;
--waddles-pink:#f1a7d0;
}

More palettes to explore