All Palettes

Color Palette #5c4b8b, #a85d9b, #f2a1c5, #f9d16c, #f9a64e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.radiant-orchid {
color: #a85d9b;
}
.prism-pink {
color: #f2a1c5;
}
.bright-yarrow {
color: #f9d16c;
}
.gemini-mustard-momento {
color: #f9a64e;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--radiant-orchid:#a85d9b;
--prism-pink:#f2a1c5;
--bright-yarrow:#f9d16c;
--gemini-mustard-momento:#f9a64e;
}

More palettes to explore