All Palettes

Color Palette #592d8f, #a76dba, #e5a4c2, #f3d2a0, #f9d467

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592d8f;
}
.soft-purple {
color: #a76dba;
}
.think-pink {
color: #e5a4c2;
}
.antique-wicker-basket {
color: #f3d2a0;
}
.lighthouse-glow {
color: #f9d467;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592d8f;
--soft-purple:#a76dba;
--think-pink:#e5a4c2;
--antique-wicker-basket:#f3d2a0;
--lighthouse-glow:#f9d467;
}

More palettes to explore