All Palettes

Color Palette #e9e9f1, #afb1d0, #7d809b, #4a4e6d, #2a2d41

0%
0%
0%

CSS code for this palette

/* CSS */
.diamond-cut {
color: #e9e9f1;
}
.pixie-violet {
color: #afb1d0;
}
.blue-intrigue {
color: #7d809b;
}
.independence {
color: #4a4e6d;
}
.black-violet {
color: #2a2d41;
}

/* CSS Variables */
:root {
--diamond-cut:#e9e9f1;
--pixie-violet:#afb1d0;
--blue-intrigue:#7d809b;
--independence:#4a4e6d;
--black-violet:#2a2d41;
}

More palettes to explore