All Palettes

Color Palette #3e2b6e, #5b4b8b, #987a9f, #e6a7c3, #f5c2c8

0%
0%
0%

CSS code for this palette

/* CSS */
.her-highness {
color: #3e2b6e;
}
.bright-eggplant {
color: #5b4b8b;
}
.divine {
color: #987a9f;
}
.think-pink {
color: #e6a7c3;
}
.rose-reminder {
color: #f5c2c8;
}

/* CSS Variables */
:root {
--her-highness:#3e2b6e;
--bright-eggplant:#5b4b8b;
--divine:#987a9f;
--think-pink:#e6a7c3;
--rose-reminder:#f5c2c8;
}

More palettes to explore