All Palettes

Color Palette #d8c8e4, #b7a6d9, #8f88c3, #6a5c99, #4d3b6d

0%
0%
0%

CSS code for this palette

/* CSS */
.purity {
color: #d8c8e4;
}
.grape-illusion {
color: #b7a6d9;
}
.amethyst-grey {
color: #8f88c3;
}
.just-a-fairytale {
color: #6a5c99;
}
.succinct-violet {
color: #4d3b6d;
}

/* CSS Variables */
:root {
--purity:#d8c8e4;
--grape-illusion:#b7a6d9;
--amethyst-grey:#8f88c3;
--just-a-fairytale:#6a5c99;
--succinct-violet:#4d3b6d;
}

More palettes to explore