All Palettes

Color Palette #f7c5e0, #c39cd3, #9a5fab, #6f3d8a, #3f1f6b

0%
0%
0%

CSS code for this palette

/* CSS */
.laelia-pink {
color: #f7c5e0;
}
.mauve-mist {
color: #c39cd3;
}
.royal-pretender {
color: #9a5fab;
}
.amaranth-purple {
color: #6f3d8a;
}
.fading-horizon {
color: #3f1f6b;
}

/* CSS Variables */
:root {
--laelia-pink:#f7c5e0;
--mauve-mist:#c39cd3;
--royal-pretender:#9a5fab;
--amaranth-purple:#6f3d8a;
--fading-horizon:#3f1f6b;
}

More palettes to explore