All Palettes

Color Palette #5f4b8b, #a96cbc, #da9f9a, #f3ca4f, #f7d74b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5f4b8b;
}
.soft-purple {
color: #a96cbc;
}
.quiet-pink {
color: #da9f9a;
}
.radiant-sun {
color: #f3ca4f;
}
.anna-banana {
color: #f7d74b;
}

/* CSS Variables */
:root {
--bright-eggplant:#5f4b8b;
--soft-purple:#a96cbc;
--quiet-pink:#da9f9a;
--radiant-sun:#f3ca4f;
--anna-banana:#f7d74b;
}

More palettes to explore