All Palettes

Color Palette #380f0f, #5b2a2a, #8e3e3e, #b74e4e, #d77070

0%
0%
0%

CSS code for this palette

/* CSS */
.black-rooster {
color: #380f0f;
}
.christmas-brown {
color: #5b2a2a;
}
.royal-red-flush {
color: #8e3e3e;
}
.enticing-red {
color: #b74e4e;
}
.lantana {
color: #d77070;
}

/* CSS Variables */
:root {
--black-rooster:#380f0f;
--christmas-brown:#5b2a2a;
--royal-red-flush:#8e3e3e;
--enticing-red:#b74e4e;
--lantana:#d77070;
}

More palettes to explore