All Palettes

Color Palette #eab8e4, #d9a6d4, #b78fc1, #9c6ea6, #7f4e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.tiara-pink {
color: #d9a6d4;
}
.sheer-lilac {
color: #b78fc1;
}
.dark-lilac {
color: #9c6ea6;
}
.cleopatra-s-gown {
color: #7f4e8d;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--tiara-pink:#d9a6d4;
--sheer-lilac:#b78fc1;
--dark-lilac:#9c6ea6;
--cleopatra-s-gown:#7f4e8d;
}

More palettes to explore