All Palettes

Color Palette #5b4b8b, #7d699b, #a593b8, #dab2e0, #f3d6f5

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.purple-paradise {
color: #7d699b;
}
.yolanda {
color: #a593b8;
}
.pretty-petunia {
color: #dab2e0;
}
.grape-taffy {
color: #f3d6f5;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--purple-paradise:#7d699b;
--yolanda:#a593b8;
--pretty-petunia:#dab2e0;
--grape-taffy:#f3d6f5;
}

More palettes to explore