All Palettes

Color Palette #3a1f5c, #6f4c9a, #a45fbf, #e2a2c4, #f5e0e0

0%
0%
0%

CSS code for this palette

/* CSS */
.christalle {
color: #3a1f5c;
}
.parfait-d-amour {
color: #6f4c9a;
}
.prickly-purple {
color: #a45fbf;
}
.prettiest-pink {
color: #e2a2c4;
}
.hint-of-red {
color: #f5e0e0;
}

/* CSS Variables */
:root {
--christalle:#3a1f5c;
--parfait-d-amour:#6f4c9a;
--prickly-purple:#a45fbf;
--prettiest-pink:#e2a2c4;
--hint-of-red:#f5e0e0;
}

More palettes to explore