All Palettes

Color Palette #3f1f47, #7b1e6f, #b86b9d, #f0a3c7, #f7c5da

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-void {
color: #3f1f47;
}
.mirage-of-violets {
color: #7b1e6f;
}
.pearly-purple {
color: #b86b9d;
}
.elastic-pink {
color: #f0a3c7;
}
.miami-pink {
color: #f7c5da;
}

/* CSS Variables */
:root {
--purple-void:#3f1f47;
--mirage-of-violets:#7b1e6f;
--pearly-purple:#b86b9d;
--elastic-pink:#f0a3c7;
--miami-pink:#f7c5da;
}

More palettes to explore