All Palettes

Color Palette #5d4b8b, #a88cca, #e1b6e7, #f3d3d3, #f6b6c1

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5d4b8b;
}
.fleur-de-lis {
color: #a88cca;
}
.blackberry-yogurt {
color: #e1b6e7;
}
.french-bustle {
color: #f3d3d3;
}
.ibis {
color: #f6b6c1;
}

/* CSS Variables */
:root {
--bright-eggplant:#5d4b8b;
--fleur-de-lis:#a88cca;
--blackberry-yogurt:#e1b6e7;
--french-bustle:#f3d3d3;
--ibis:#f6b6c1;
}

More palettes to explore