All Palettes

Color Palette #4f2c90, #6b52c7, #9b6ac8, #d7a3e6, #f7c5e4

0%
0%
0%

CSS code for this palette

/* CSS */
.ksu-purple {
color: #4f2c90;
}
.waiporoporo-purple {
color: #6b52c7;
}
.amethyst {
color: #9b6ac8;
}
.bright-ube {
color: #d7a3e6;
}
.sugarwinkle {
color: #f7c5e4;
}

/* CSS Variables */
:root {
--ksu-purple:#4f2c90;
--waiporoporo-purple:#6b52c7;
--amethyst:#9b6ac8;
--bright-ube:#d7a3e6;
--sugarwinkle:#f7c5e4;
}

More palettes to explore