All Palettes

Color Palette #4f2c90, #a84ec6, #f1a7f1, #f6d26f, #ff6161

0%
0%
0%

CSS code for this palette

/* CSS */
.ksu-purple {
color: #4f2c90;
}
.royal-gramma-purple {
color: #a84ec6;
}
.pinky-swear {
color: #f1a7f1;
}
.yellow-tulip {
color: #f6d26f;
}
.fusion-red {
color: #ff6161;
}

/* CSS Variables */
:root {
--ksu-purple:#4f2c90;
--royal-gramma-purple:#a84ec6;
--pinky-swear:#f1a7f1;
--yellow-tulip:#f6d26f;
--fusion-red:#ff6161;
}

More palettes to explore