All Palettes

Color Palette #e7cae7, #d5a4d1, #b98fd1, #a46db0, #9b508d

0%
0%
0%

CSS code for this palette

/* CSS */
.footie-pajamas {
color: #e7cae7;
}
.berry-popsicle {
color: #d5a4d1;
}
.pale-purple {
color: #b98fd1;
}
.soft-purple {
color: #a46db0;
}
.hyacinth-violet {
color: #9b508d;
}

/* CSS Variables */
:root {
--footie-pajamas:#e7cae7;
--berry-popsicle:#d5a4d1;
--pale-purple:#b98fd1;
--soft-purple:#a46db0;
--hyacinth-violet:#9b508d;
}

More palettes to explore