All Palettes

Color Palette #7666c7, #8d7ab8, #aea0d4, #b3c2e0, #e5e8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-toolbox {
color: #7666c7;
}
.royal-raul {
color: #8d7ab8;
}
.milky-lavender {
color: #aea0d4;
}
.periwinkle-bud {
color: #b3c2e0;
}
.glitter {
color: #e5e8ff;
}

/* CSS Variables */
:root {
--purple-toolbox:#7666c7;
--royal-raul:#8d7ab8;
--milky-lavender:#aea0d4;
--periwinkle-bud:#b3c2e0;
--glitter:#e5e8ff;
}

More palettes to explore