All Palettes

Color Palette #d0c5d3, #bca4c6, #a981b1, #a1598d, #7d4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.mecha-kitty {
color: #d0c5d3;
}
.extraordinaire {
color: #bca4c6;
}
.heart-potion {
color: #a981b1;
}
.bermuda-onion {
color: #a1598d;
}
.cleopatra-s-gown {
color: #7d4b8b;
}

/* CSS Variables */
:root {
--mecha-kitty:#d0c5d3;
--extraordinaire:#bca4c6;
--heart-potion:#a981b1;
--bermuda-onion:#a1598d;
--cleopatra-s-gown:#7d4b8b;
}

More palettes to explore