All Palettes

Color Palette #7b1fa3, #a75bbe, #d15c9c, #f78d36, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-cause-purple {
color: #7b1fa3;
}
.royal-gramma-purple {
color: #a75bbe;
}
.crushed-berries {
color: #d15c9c;
}
.fire-flower {
color: #f78d36;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--noble-cause-purple:#7b1fa3;
--royal-gramma-purple:#a75bbe;
--crushed-berries:#d15c9c;
--fire-flower:#f78d36;
--usc-gold:#ffcc00;
}

More palettes to explore