All Palettes

Color Palette #6b0f0f, #8c1d1d, #a22a2a, #b63a3a, #c74848

0%
0%
0%

CSS code for this palette

/* CSS */
.sanguine {
color: #6b0f0f;
}
.shinshu {
color: #8c1d1d;
}
.harissa-red {
color: #a22a2a;
}
.red-team-spirit {
color: #b63a3a;
}
.king-crimson {
color: #c74848;
}

/* CSS Variables */
:root {
--sanguine:#6b0f0f;
--shinshu:#8c1d1d;
--harissa-red:#a22a2a;
--red-team-spirit:#b63a3a;
--king-crimson:#c74848;
}

More palettes to explore