All Palettes

Color Palette #0078bd, #00a8e0, #00bdd6, #3ddb97, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.roller-coaster-chariot {
color: #0078bd;
}
.blue-fire {
color: #00a8e0;
}
.maldives {
color: #00bdd6;
}
.dark-shamrock {
color: #3ddb97;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--roller-coaster-chariot:#0078bd;
--blue-fire:#00a8e0;
--maldives:#00bdd6;
--dark-shamrock:#3ddb97;
--usc-gold:#ffcc00;
}

More palettes to explore