All Palettes

Color Palette #592d8f, #a44c9d, #d77e92, #fbb07e, #f3ca4f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592d8f;
}
.aged-purple {
color: #a44c9d;
}
.i-love-you-pink {
color: #d77e92;
}
.orange-chiffon {
color: #fbb07e;
}
.radiant-sun {
color: #f3ca4f;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592d8f;
--aged-purple:#a44c9d;
--i-love-you-pink:#d77e92;
--orange-chiffon:#fbb07e;
--radiant-sun:#f3ca4f;
}

More palettes to explore