All Palettes

Color Palette #7a4f7d, #a86fc3, #d2a2e2, #f7b1d4, #f3b94f

0%
0%
0%

CSS code for this palette

/* CSS */
.spiced-plum {
color: #7a4f7d;
}
.rich-lavender {
color: #a86fc3;
}
.tropical-violet {
color: #d2a2e2;
}
.spaghetti-strap-pink {
color: #f7b1d4;
}
.mango-margarita {
color: #f3b94f;
}

/* CSS Variables */
:root {
--spiced-plum:#7a4f7d;
--rich-lavender:#a86fc3;
--tropical-violet:#d2a2e2;
--spaghetti-strap-pink:#f7b1d4;
--mango-margarita:#f3b94f;
}

More palettes to explore