All Palettes

Color Palette #d1a3e0, #796bb3, #4e4f8d, #3b4b91, #2a889d

0%
0%
0%

CSS code for this palette

/* CSS */
.spring-wisteria {
color: #d1a3e0;
}
.clear-mauve {
color: #796bb3;
}
.twilight {
color: #4e4f8d;
}
.deep-ultramarine {
color: #3b4b91;
}
.kings-of-sea {
color: #2a889d;
}

/* CSS Variables */
:root {
--spring-wisteria:#d1a3e0;
--clear-mauve:#796bb3;
--twilight:#4e4f8d;
--deep-ultramarine:#3b4b91;
--kings-of-sea:#2a889d;
}

More palettes to explore