All Palettes

Color Palette #5c4d89, #a76c9d, #f1a8a2, #f9cb9f, #f6e8b6

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4d89;
}
.violet-femmes {
color: #a76c9d;
}
.calabrese {
color: #f1a8a2;
}
.chai-latte {
color: #f9cb9f;
}
.trapunto {
color: #f6e8b6;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4d89;
--violet-femmes:#a76c9d;
--calabrese:#f1a8a2;
--chai-latte:#f9cb9f;
--trapunto:#f6e8b6;
}

More palettes to explore