All Palettes

Color Palette #1f89e5, #e51f26, #ffffff, #ffcc00, #ff5724

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1f89e5;
}
.lust {
color: #e51f26;
}
.white {
color: #ffffff;
}
.usc-gold {
color: #ffcc00;
}
.smashing-pumpkins {
color: #ff5724;
}

/* CSS Variables */
:root {
--homeworld:#1f89e5;
--lust:#e51f26;
--white:#ffffff;
--usc-gold:#ffcc00;
--smashing-pumpkins:#ff5724;
}

More palettes to explore