All Palettes

Color Palette #7e5b9f, #a67dba, #d1b5e3, #f1c6d8, #f5e7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.jubilee {
color: #7e5b9f;
}
.wisteria {
color: #a67dba;
}
.pretty-petunia {
color: #d1b5e3;
}
.sweetheart {
color: #f1c6d8;
}
.menoth-white-base {
color: #f5e7b8;
}

/* CSS Variables */
:root {
--jubilee:#7e5b9f;
--wisteria:#a67dba;
--pretty-petunia:#d1b5e3;
--sweetheart:#f1c6d8;
--menoth-white-base:#f5e7b8;
}

More palettes to explore