All Palettes

Color Palette #e2d4ed, #eee5f5, #eed1fa, #d7aee0, #e2a1ed

0%
0%
0%

CSS code for this palette

/* CSS */
.light-purity {
color: #e2d4ed;
}
.minute-mauve {
color: #eee5f5;
}
.rose-drag-e {
color: #eed1fa;
}
.whisper-of-plum {
color: #d7aee0;
}
.petal-plush {
color: #e2a1ed;
}

/* CSS Variables */
:root {
--light-purity:#e2d4ed;
--minute-mauve:#eee5f5;
--rose-drag-e:#eed1fa;
--whisper-of-plum:#d7aee0;
--petal-plush:#e2a1ed;
}

More palettes to explore