All Palettes

Color Palette #19b3e6, #f0b000, #ff6d1f, #ff4d4f, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.huelve-o-horizon {
color: #19b3e6;
}
.american-yellow {
color: #f0b000;
}
.shocking-orange {
color: #ff6d1f;
}
.blood-burst {
color: #ff4d4f;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--huelve-o-horizon:#19b3e6;
--american-yellow:#f0b000;
--shocking-orange:#ff6d1f;
--blood-burst:#ff4d4f;
--white-smoke:#f5f5f5;
}

More palettes to explore