All Palettes

Color Palette #1f1f89, #4f2c8c, #a04ebc, #f49f3e, #f04c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.nightly-expedition {
color: #1f1f89;
}
.ksu-purple {
color: #4f2c8c;
}
.royal-gramma-purple {
color: #a04ebc;
}
.y-ng-ch-ng-orange {
color: #f49f3e;
}
.pastel-strawberry {
color: #f04c4c;
}

/* CSS Variables */
:root {
--nightly-expedition:#1f1f89;
--ksu-purple:#4f2c8c;
--royal-gramma-purple:#a04ebc;
--y-ng-ch-ng-orange:#f49f3e;
--pastel-strawberry:#f04c4c;
}

More palettes to explore