All Palettes

Color Palette #4a1c24, #6e2b2f, #9c3a3f, #d05353, #f07f7f

0%
0%
0%

CSS code for this palette

/* CSS */
.vino-tinto {
color: #4a1c24;
}
.spring-lobster-brown {
color: #6e2b2f;
}
.sappanwood {
color: #9c3a3f;
}
.chestnut-rose {
color: #d05353;
}
.meat {
color: #f07f7f;
}

/* CSS Variables */
:root {
--vino-tinto:#4a1c24;
--spring-lobster-brown:#6e2b2f;
--sappanwood:#9c3a3f;
--chestnut-rose:#d05353;
--meat:#f07f7f;
}

More palettes to explore