All Palettes

Color Palette #f0e2f8, #e0afe4, #d590c9, #c49fc6, #a06fb3

0%
0%
0%

CSS code for this palette

/* CSS */
.minute-mauve {
color: #f0e2f8;
}
.barely-bloomed {
color: #e0afe4;
}
.firm-pink {
color: #d590c9;
}
.lilac-pink {
color: #c49fc6;
}
.purple-pride {
color: #a06fb3;
}

/* CSS Variables */
:root {
--minute-mauve:#f0e2f8;
--barely-bloomed:#e0afe4;
--firm-pink:#d590c9;
--lilac-pink:#c49fc6;
--purple-pride:#a06fb3;
}

More palettes to explore