All Palettes

Color Palette #6a5b8b, #8c7c9c, #a99abc, #d4c5e2, #e1d2ef

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly-bush {
color: #6a5b8b;
}
.black-diamond-apple {
color: #8c7c9c;
}
.purple-springs {
color: #a99abc;
}
.purity {
color: #d4c5e2;
}
.light-purity {
color: #e1d2ef;
}

/* CSS Variables */
:root {
--butterfly-bush:#6a5b8b;
--black-diamond-apple:#8c7c9c;
--purple-springs:#a99abc;
--purity:#d4c5e2;
--light-purity:#e1d2ef;
}

More palettes to explore