All Palettes

Color Palette #0078bd, #00b0e0, #5dd0e5, #ffcc00, #ff6d2e

0%
0%
0%

CSS code for this palette

/* CSS */
.roller-coaster-chariot {
color: #0078bd;
}
.blue-atoll {
color: #00b0e0;
}
.watercourse {
color: #5dd0e5;
}
.usc-gold {
color: #ffcc00;
}
.extreme-carrot {
color: #ff6d2e;
}

/* CSS Variables */
:root {
--roller-coaster-chariot:#0078bd;
--blue-atoll:#00b0e0;
--watercourse:#5dd0e5;
--usc-gold:#ffcc00;
--extreme-carrot:#ff6d2e;
}

More palettes to explore