All Palettes

Color Palette #000000, #c70000, #db1200, #7a0000, #8a0000

0%
0%
0%

CSS code for this palette

/* CSS */
.black {
color: #000000;
}
.communist {
color: #c70000;
}
.midwinter-fire {
color: #db1200;
}
.gochujang-red {
color: #7a0000;
}
.scab-red {
color: #8a0000;
}

/* CSS Variables */
:root {
--black:#000000;
--communist:#c70000;
--midwinter-fire:#db1200;
--gochujang-red:#7a0000;
--scab-red:#8a0000;
}

More palettes to explore