All Palettes

Color Palette #e5e5fa, #d5c1e1, #b38cb5, #a67dbf, #e2b0e8

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-mist {
color: #e5e5fa;
}
.new-violet {
color: #d5c1e1;
}
.violet-whimsy {
color: #b38cb5;
}
.wisteria {
color: #a67dbf;
}
.petal-plush {
color: #e2b0e8;
}

/* CSS Variables */
:root {
--lavender-mist:#e5e5fa;
--new-violet:#d5c1e1;
--violet-whimsy:#b38cb5;
--wisteria:#a67dbf;
--petal-plush:#e2b0e8;
}

More palettes to explore