All Palettes

Color Palette #a67ab3, #e3b0d4, #b9a2d8, #7d4b8b, #4e2e70

0%
0%
0%

CSS code for this palette

/* CSS */
.bell-heather {
color: #a67ab3;
}
.gumball {
color: #e3b0d4;
}
.enchanted-lavender {
color: #b9a2d8;
}
.cleopatra-s-gown {
color: #7d4b8b;
}
.mystic-nights {
color: #4e2e70;
}

/* CSS Variables */
:root {
--bell-heather:#a67ab3;
--gumball:#e3b0d4;
--enchanted-lavender:#b9a2d8;
--cleopatra-s-gown:#7d4b8b;
--mystic-nights:#4e2e70;
}

More palettes to explore