All Palettes

Color Palette #f9d75d, #f6b531, #f76d1d, #ff4d4d, #d12929

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f9d75d;
}
.nyc-taxi {
color: #f6b531;
}
.apocalyptic-orange {
color: #f76d1d;
}
.blood-burst {
color: #ff4d4d;
}
.chi-gong {
color: #d12929;
}

/* CSS Variables */
:root {
--glitter-yellow:#f9d75d;
--nyc-taxi:#f6b531;
--apocalyptic-orange:#f76d1d;
--blood-burst:#ff4d4d;
--chi-gong:#d12929;
}

More palettes to explore