All Palettes

Color Palette #4d3c6d, #6a5b8b, #8a7a99, #d5c3ef, #f3e7f2

0%
0%
0%

CSS code for this palette

/* CSS */
.succinct-violet {
color: #4d3c6d;
}
.butterfly-bush {
color: #6a5b8b;
}
.black-diamond-apple {
color: #8a7a99;
}
.foggy-love {
color: #d5c3ef;
}
.snow-plum {
color: #f3e7f2;
}

/* CSS Variables */
:root {
--succinct-violet:#4d3c6d;
--butterfly-bush:#6a5b8b;
--black-diamond-apple:#8a7a99;
--foggy-love:#d5c3ef;
--snow-plum:#f3e7f2;
}

More palettes to explore