All Palettes

Color Palette #7b3b8c, #a65e9e, #d38dcb, #f1a7e4, #f8d3f5

0%
0%
0%

CSS code for this palette

/* CSS */
.dull-violet {
color: #7b3b8c;
}
.heath-spotted-orchid {
color: #a65e9e;
}
.carnation-rose {
color: #d38dcb;
}
.hanami-pink {
color: #f1a7e4;
}
.kissed-by-mist {
color: #f8d3f5;
}

/* CSS Variables */
:root {
--dull-violet:#7b3b8c;
--heath-spotted-orchid:#a65e9e;
--carnation-rose:#d38dcb;
--hanami-pink:#f1a7e4;
--kissed-by-mist:#f8d3f5;
}

More palettes to explore