All Palettes

Color Palette #4c3d9e, #7969bf, #a5a7d9, #f6c1e4, #f7a1bf

0%
0%
0%

CSS code for this palette

/* CSS */
.blueberry {
color: #4c3d9e;
}
.venus-violet {
color: #7969bf;
}
.childish-wonder {
color: #a5a7d9;
}
.pretty-in-pink {
color: #f6c1e4;
}
.rogue-pink {
color: #f7a1bf;
}

/* CSS Variables */
:root {
--blueberry:#4c3d9e;
--venus-violet:#7969bf;
--childish-wonder:#a5a7d9;
--pretty-in-pink:#f6c1e4;
--rogue-pink:#f7a1bf;
}

More palettes to explore