All Palettes

Color Palette #592d8f, #a75fab, #e3a1d3, #f8caa5, #f9e8b4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592d8f;
}
.royalty-loyalty {
color: #a75fab;
}
.exotic-violet {
color: #e3a1d3;
}
.lion-cub {
color: #f8caa5;
}
.banana-yogurt {
color: #f9e8b4;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592d8f;
--royalty-loyalty:#a75fab;
--exotic-violet:#e3a1d3;
--lion-cub:#f8caa5;
--banana-yogurt:#f9e8b4;
}

More palettes to explore