All Palettes

Color Palette #7e4b8b, #c19ab7, #e9b4d2, #f0c1d6, #f6dfe9

0%
0%
0%

CSS code for this palette

/* CSS */
.cleopatra-s-gown {
color: #7e4b8b;
}
.lily {
color: #c19ab7;
}
.gumball {
color: #e9b4d2;
}
.parrot-tulip {
color: #f0c1d6;
}
.wishy-washy-lilies {
color: #f6dfe9;
}

/* CSS Variables */
:root {
--cleopatra-s-gown:#7e4b8b;
--lily:#c19ab7;
--gumball:#e9b4d2;
--parrot-tulip:#f0c1d6;
--wishy-washy-lilies:#f6dfe9;
}

More palettes to explore