All Palettes

Color Palette #592d8f, #aa4b9a, #e6a3bf, #f8d5af, #f5af4d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592d8f;
}
.safflower-purple {
color: #aa4b9a;
}
.think-pink {
color: #e6a3bf;
}
.ice-cream-parlour {
color: #f8d5af;
}
.koji-orange {
color: #f5af4d;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592d8f;
--safflower-purple:#aa4b9a;
--think-pink:#e6a3bf;
--ice-cream-parlour:#f8d5af;
--koji-orange:#f5af4d;
}

More palettes to explore