All Palettes

Color Palette #1e1a3d, #4b3e75, #6b5aa0, #a97ec4, #d1b3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.prune-plum {
color: #1e1a3d;
}
.deep-wisteria {
color: #4b3e75;
}
.giant-onion {
color: #6b5aa0;
}
.wisteria {
color: #a97ec4;
}
.pretty-petunia {
color: #d1b3e0;
}

/* CSS Variables */
:root {
--prune-plum:#1e1a3d;
--deep-wisteria:#4b3e75;
--giant-onion:#6b5aa0;
--wisteria:#a97ec4;
--pretty-petunia:#d1b3e0;
}

More palettes to explore