All Palettes

Color Palette #8a5bae, #a77bb2, #d7a3d5, #f0c1df, #ffb8d4

0%
0%
0%

CSS code for this palette

/* CSS */
.lusty-lavender {
color: #8a5bae;
}
.heart-potion {
color: #a77bb2;
}
.favorite-lavender {
color: #d7a3d5;
}
.rosy-nectar {
color: #f0c1df;
}
.candy-bar {
color: #ffb8d4;
}

/* CSS Variables */
:root {
--lusty-lavender:#8a5bae;
--heart-potion:#a77bb2;
--favorite-lavender:#d7a3d5;
--rosy-nectar:#f0c1df;
--candy-bar:#ffb8d4;
}

More palettes to explore