All Palettes

Color Palette #7a2b88, #9a5fab, #a08fcc, #c9a9e5, #e6c3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-purple {
color: #7a2b88;
}
.royal-pretender {
color: #9a5fab;
}
.distinct-purple {
color: #a08fcc;
}
.tropical-violet {
color: #c9a9e5;
}
.purple-s-baby-sister {
color: #e6c3f3;
}

/* CSS Variables */
:root {
--maximum-purple:#7a2b88;
--royal-pretender:#9a5fab;
--distinct-purple:#a08fcc;
--tropical-violet:#c9a9e5;
--purple-s-baby-sister:#e6c3f3;
}

More palettes to explore