All Palettes

Color Palette #4b3e75, #6b5d92, #9d88b9, #d7a3c4, #f4c3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-wisteria {
color: #4b3e75;
}
.just-a-fairytale {
color: #6b5d92;
}
.peony-mauve {
color: #9d88b9;
}
.pastel-lavender {
color: #d7a3c4;
}
.in-the-pink {
color: #f4c3d1;
}

/* CSS Variables */
:root {
--deep-wisteria:#4b3e75;
--just-a-fairytale:#6b5d92;
--peony-mauve:#9d88b9;
--pastel-lavender:#d7a3c4;
--in-the-pink:#f4c3d1;
}

More palettes to explore