All Palettes

Color Palette #4c3e70, #795a8c, #a77b9d, #d2a7c9, #f9c3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.izmir-purple {
color: #4c3e70;
}
.super-violet {
color: #795a8c;
}
.usu-pink {
color: #a77b9d;
}
.berry-popsicle {
color: #d2a7c9;
}
.sugarwinkle {
color: #f9c3e1;
}

/* CSS Variables */
:root {
--izmir-purple:#4c3e70;
--super-violet:#795a8c;
--usu-pink:#a77b9d;
--berry-popsicle:#d2a7c9;
--sugarwinkle:#f9c3e1;
}

More palettes to explore