All Palettes

Color Palette #3b3b3b, #7a1a1a, #9f3c3c, #b74e4e, #e76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.black-liquorice {
color: #3b3b3b;
}
.falu-red {
color: #7a1a1a;
}
.sappanwood {
color: #9f3c3c;
}
.enticing-red {
color: #b74e4e;
}
.redstone {
color: #e76e6e;
}

/* CSS Variables */
:root {
--black-liquorice:#3b3b3b;
--falu-red:#7a1a1a;
--sappanwood:#9f3c3c;
--enticing-red:#b74e4e;
--redstone:#e76e6e;
}

More palettes to explore