All Palettes

Color Palette #1e1a2d, #3f3a5a, #6c5b8b, #a07cbb, #d8b3e6

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1a2d;
}
.magic-night {
color: #3f3a5a;
}
.kimberly {
color: #6c5b8b;
}
.lush-lilac {
color: #a07cbb;
}
.pretty-petunia {
color: #d8b3e6;
}

/* CSS Variables */
:root {
--black-howl:#1e1a2d;
--magic-night:#3f3a5a;
--kimberly:#6c5b8b;
--lush-lilac:#a07cbb;
--pretty-petunia:#d8b3e6;
}

More palettes to explore