All Palettes

Color Palette #e5e0f0, #b8a1d9, #8c6aaf, #644d9d, #3c2c81

0%
0%
0%

CSS code for this palette

/* CSS */
.lingering-lilac {
color: #e5e0f0;
}
.purple-premiere {
color: #b8a1d9;
}
.knight-elf {
color: #8c6aaf;
}
.purple-opulence {
color: #644d9d;
}
.clear-purple {
color: #3c2c81;
}

/* CSS Variables */
:root {
--lingering-lilac:#e5e0f0;
--purple-premiere:#b8a1d9;
--knight-elf:#8c6aaf;
--purple-opulence:#644d9d;
--clear-purple:#3c2c81;
}

More palettes to explore