All Palettes

Color Palette #4b3e75, #7b5b9f, #a77ccb, #d8a8ff, #ffb3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-wisteria {
color: #4b3e75;
}
.jubilee {
color: #7b5b9f;
}
.wisteria {
color: #a77ccb;
}
.testosterose {
color: #d8a8ff;
}
.strawberry-buttercream {
color: #ffb3ff;
}

/* CSS Variables */
:root {
--deep-wisteria:#4b3e75;
--jubilee:#7b5b9f;
--wisteria:#a77ccb;
--testosterose:#d8a8ff;
--strawberry-buttercream:#ffb3ff;
}

More palettes to explore