All Palettes

Color Palette #592d8f, #9a69bf, #e2a2e6, #f6d4a2, #f9a4c2

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592d8f;
}
.viola {
color: #9a69bf;
}
.candy-floss {
color: #e2a2e6;
}
.antique-wicker-basket {
color: #f6d4a2;
}
.rogue-pink {
color: #f9a4c2;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592d8f;
--viola:#9a69bf;
--candy-floss:#e2a2e6;
--antique-wicker-basket:#f6d4a2;
--rogue-pink:#f9a4c2;
}

More palettes to explore