All Palettes

Color Palette #0d4b91, #ffcc00, #ff6d1f, #e6a400, #b4e2f9

0%
0%
0%

CSS code for this palette

/* CSS */
.yale-blue {
color: #0d4b91;
}
.usc-gold {
color: #ffcc00;
}
.shocking-orange {
color: #ff6d1f;
}
.flambrosia {
color: #e6a400;
}
.fairy-sparkles {
color: #b4e2f9;
}

/* CSS Variables */
:root {
--yale-blue:#0d4b91;
--usc-gold:#ffcc00;
--shocking-orange:#ff6d1f;
--flambrosia:#e6a400;
--fairy-sparkles:#b4e2f9;
}

More palettes to explore