All Palettes

Color Palette #e42b01, #db5400, #ef6801, #ef0101, #fc0330

0%
0%
0%

CSS code for this palette

/* CSS */
.tomato-red {
color: #e42b01;
}
.raging-leaf {
color: #db5400;
}
.royal-flycatcher-crest {
color: #ef6801;
}
.helvetia-red {
color: #ef0101;
}
.hornet-sting {
color: #fc0330;
}

/* CSS Variables */
:root {
--tomato-red:#e42b01;
--raging-leaf:#db5400;
--royal-flycatcher-crest:#ef6801;
--helvetia-red:#ef0101;
--hornet-sting:#fc0330;
}

More palettes to explore