All Palettes

Color Palette #6c5f9b, #9f83c3, #d0a3e0, #f3c2f5, #f7deef

0%
0%
0%

CSS code for this palette

/* CSS */
.just-a-fairytale {
color: #6c5f9b;
}
.lilac-purple {
color: #9f83c3;
}
.spring-wisteria {
color: #d0a3e0;
}
.purple-s-baby-sister {
color: #f3c2f5;
}
.pale-orchid-petal {
color: #f7deef;
}

/* CSS Variables */
:root {
--just-a-fairytale:#6c5f9b;
--lilac-purple:#9f83c3;
--spring-wisteria:#d0a3e0;
--purple-s-baby-sister:#f3c2f5;
--pale-orchid-petal:#f7deef;
}

More palettes to explore