All Palettes

Color Palette #402a6f, #5b4b8b, #7d6f9b, #a6a2b3, #c5b8d5

0%
0%
0%

CSS code for this palette

/* CSS */
.her-highness {
color: #402a6f;
}
.bright-eggplant {
color: #5b4b8b;
}
.queen-s {
color: #7d6f9b;
}
.luxe-lilac {
color: #a6a2b3;
}
.lavender-pillow {
color: #c5b8d5;
}

/* CSS Variables */
:root {
--her-highness:#402a6f;
--bright-eggplant:#5b4b8b;
--queen-s:#7d6f9b;
--luxe-lilac:#a6a2b3;
--lavender-pillow:#c5b8d5;
}

More palettes to explore