All Palettes

Color Palette #5f2b2c, #9f3c3e, #b54f52, #e6a2a6, #d22d2f

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-brown {
color: #5f2b2c;
}
.sappanwood {
color: #9f3c3e;
}
.enticing-red {
color: #b54f52;
}
.strawberry-smoothie {
color: #e6a2a6;
}
.chi-gong {
color: #d22d2f;
}

/* CSS Variables */
:root {
--christmas-brown:#5f2b2c;
--sappanwood:#9f3c3e;
--enticing-red:#b54f52;
--strawberry-smoothie:#e6a2a6;
--chi-gong:#d22d2f;
}

More palettes to explore