All Palettes

Color Palette #c5a5d5, #a87dba, #a15e9d, #a15e8c, #6b3b78

0%
0%
0%

CSS code for this palette

/* CSS */
.feminine-fancy {
color: #c5a5d5;
}
.wisteria {
color: #a87dba;
}
.heath-spotted-orchid {
color: #a15e9d;
}
.thimble-red {
color: #a15e8c;
}
.eminence {
color: #6b3b78;
}

/* CSS Variables */
:root {
--feminine-fancy:#c5a5d5;
--wisteria:#a87dba;
--heath-spotted-orchid:#a15e9d;
--thimble-red:#a15e8c;
--eminence:#6b3b78;
}

More palettes to explore