All Palettes

Color Palette #00a8e0, #f5df3d, #ff6d1f, #ffcc00, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fire {
color: #00a8e0;
}
.fluffy-duckling {
color: #f5df3d;
}
.shocking-orange {
color: #ff6d1f;
}
.usc-gold {
color: #ffcc00;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--blue-fire:#00a8e0;
--fluffy-duckling:#f5df3d;
--shocking-orange:#ff6d1f;
--usc-gold:#ffcc00;
--coquelicot:#ff3c00;
}

More palettes to explore