All Palettes

Color Palette #7e3d99, #c65d8c, #f47b1f, #f2e76e, #4a4f4e

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-violet {
color: #7e3d99;
}
.ibis-rose {
color: #c65d8c;
}
.sun-orange {
color: #f47b1f;
}
.limelight {
color: #f2e76e;
}
.cover-of-night {
color: #4a4f4e;
}

/* CSS Variables */
:root {
--cadmium-violet:#7e3d99;
--ibis-rose:#c65d8c;
--sun-orange:#f47b1f;
--limelight:#f2e76e;
--cover-of-night:#4a4f4e;
}

More palettes to explore