All Palettes

Color Palette #8f0000, #b42222, #ff6347, #ff8052, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.scab-red {
color: #8f0000;
}
.flamingo-fervor {
color: #b42222;
}
.bruschetta-tomato {
color: #ff6347;
}
.n-rang-orange {
color: #ff8052;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--scab-red:#8f0000;
--flamingo-fervor:#b42222;
--bruschetta-tomato:#ff6347;
--n-rang-orange:#ff8052;
--soviet-gold:#ffd900;
}

More palettes to explore