All Palettes

Color Palette #3a1d4e, #6a3e84, #9969b0, #e8a1c1, #f4c8d8

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-violet {
color: #3a1d4e;
}
.lords-of-the-night {
color: #6a3e84;
}
.crown-jewels {
color: #9969b0;
}
.think-pink {
color: #e8a1c1;
}
.baby-steps {
color: #f4c8d8;
}

/* CSS Variables */
:root {
--powerful-violet:#3a1d4e;
--lords-of-the-night:#6a3e84;
--crown-jewels:#9969b0;
--think-pink:#e8a1c1;
--baby-steps:#f4c8d8;
}

More palettes to explore