All Palettes

Color Palette #4e3c6d, #6f5b95, #a57cbb, #e5a4c2, #f8bfc3

0%
0%
0%

CSS code for this palette

/* CSS */
.succinct-violet {
color: #4e3c6d;
}
.just-a-fairytale {
color: #6f5b95;
}
.wisteria {
color: #a57cbb;
}
.think-pink {
color: #e5a4c2;
}
.candy-cane {
color: #f8bfc3;
}

/* CSS Variables */
:root {
--succinct-violet:#4e3c6d;
--just-a-fairytale:#6f5b95;
--wisteria:#a57cbb;
--think-pink:#e5a4c2;
--candy-cane:#f8bfc3;
}

More palettes to explore