All Palettes

Color Palette #1f1f1f, #4e3b3b, #7b4c4c, #b84c4e, #f05a28

0%
0%
0%

CSS code for this palette

/* CSS */
.umbra {
color: #1f1f1f;
}
.burnt-bamboo {
color: #4e3b3b;
}
.false-morel {
color: #7b4c4c;
}
.enticing-red {
color: #b84c4e;
}
.durotar-fire {
color: #f05a28;
}

/* CSS Variables */
:root {
--umbra:#1f1f1f;
--burnt-bamboo:#4e3b3b;
--false-morel:#7b4c4c;
--enticing-red:#b84c4e;
--durotar-fire:#f05a28;
}

More palettes to explore