All Palettes

Color Palette #1e1a2e, #4b3c5d, #695a8c, #9b79af, #d6b7d7

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1a2e;
}
.powerful-mauve {
color: #4b3c5d;
}
.butterfly-bush {
color: #695a8c;
}
.english-lavender {
color: #9b79af;
}
.lilac-haze {
color: #d6b7d7;
}

/* CSS Variables */
:root {
--black-howl:#1e1a2e;
--powerful-mauve:#4b3c5d;
--butterfly-bush:#695a8c;
--english-lavender:#9b79af;
--lilac-haze:#d6b7d7;
}

More palettes to explore