All Palettes

Color Palette #e3cee3, #d0aee0, #9f76c1, #7768a1, #585c89

0%
0%
0%

CSS code for this palette

/* CSS */
.sweety-pie {
color: #e3cee3;
}
.whisper-of-plum {
color: #d0aee0;
}
.wisteria {
color: #9f76c1;
}
.reign-over-me {
color: #7768a1;
}
.midnight-sea {
color: #585c89;
}

/* CSS Variables */
:root {
--sweety-pie:#e3cee3;
--whisper-of-plum:#d0aee0;
--wisteria:#9f76c1;
--reign-over-me:#7768a1;
--midnight-sea:#585c89;
}

More palettes to explore