All Palettes

Color Palette #7e3d99, #c49cd3, #f5b8b2, #f9e79f, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-violet {
color: #7e3d99;
}
.mauve-mist {
color: #c49cd3;
}
.ballerina-tears {
color: #f5b8b2;
}
.storm-lightning {
color: #f9e79f;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--cadmium-violet:#7e3d99;
--mauve-mist:#c49cd3;
--ballerina-tears:#f5b8b2;
--storm-lightning:#f9e79f;
--sunshine-mellow:#f1c40e;
}

More palettes to explore