Color names in this palette
CSS code for this palette
/* CSS */
.n-u-z-i-s-denim {
color: #0073e6;
}
.usc-gold {
color: #ffcc00;
}
.london-rain {
color: #0059b3;
}
.truesky-gloxym {
color: #99c2ff;
}
.ice-cold-stare {
color: #b3d1ff;
}
/* CSS Variables */
:root {
--n-u-z-i-s-denim:#0073e6;
--usc-gold:#ffcc00;
--london-rain:#0059b3;
--truesky-gloxym:#99c2ff;
--ice-cold-stare:#b3d1ff;
}