All Palettes

Color Palette #f76d1d, #ff9d00, #ffcc00, #f5e400, #b2d600

0%
0%
0%

CSS code for this palette

/* CSS */
.apocalyptic-orange {
color: #f76d1d;
}
.mandarin-peel {
color: #ff9d00;
}
.usc-gold {
color: #ffcc00;
}
.eternal-summer {
color: #f5e400;
}
.king-lime {
color: #b2d600;
}

/* CSS Variables */
:root {
--apocalyptic-orange:#f76d1d;
--mandarin-peel:#ff9d00;
--usc-gold:#ffcc00;
--eternal-summer:#f5e400;
--king-lime:#b2d600;
}

More palettes to explore