All Palettes

Color Palette #4b3c80, #6b5c99, #9f7dbf, #d6a1e8, #f1d6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-eggplant {
color: #4b3c80;
}
.just-a-fairytale {
color: #6b5c99;
}
.lilac-purple {
color: #9f7dbf;
}
.bright-ube {
color: #d6a1e8;
}
.lavender-savor {
color: #f1d6ff;
}

/* CSS Variables */
:root {
--fresh-eggplant:#4b3c80;
--just-a-fairytale:#6b5c99;
--lilac-purple:#9f7dbf;
--bright-ube:#d6a1e8;
--lavender-savor:#f1d6ff;
}

More palettes to explore