All Palettes

Color Palette #8e59ab, #a97cb1, #d3a1c5, #f1cbe2, #f8e8f3

0%
0%
0%

CSS code for this palette

/* CSS */
.lusty-lavender {
color: #8e59ab;
}
.heart-potion {
color: #a97cb1;
}
.geranium-bud {
color: #d3a1c5;
}
.lacquer-mauve {
color: #f1cbe2;
}
.cherry-pearl {
color: #f8e8f3;
}

/* CSS Variables */
:root {
--lusty-lavender:#8e59ab;
--heart-potion:#a97cb1;
--geranium-bud:#d3a1c5;
--lacquer-mauve:#f1cbe2;
--cherry-pearl:#f8e8f3;
}

More palettes to explore