All Palettes

Color Palette #ff4d4f, #fc923b, #f9d624, #f8e61b, #d1d100

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.joyful-orange {
color: #fc923b;
}
.jubilation {
color: #f9d624;
}
.xanthic {
color: #f8e61b;
}
.march-green {
color: #d1d100;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--joyful-orange:#fc923b;
--jubilation:#f9d624;
--xanthic:#f8e61b;
--march-green:#d1d100;
}

More palettes to explore