All Palettes

Color Palette #7d2c2b, #a44c4d, #c76b6d, #e7a96e, #d53f3f

0%
0%
0%

CSS code for this palette

/* CSS */
.strong-envy {
color: #7d2c2b;
}
.royal-rum {
color: #a44c4d;
}
.strawberry-wine {
color: #c76b6d;
}
.ninjin-orange {
color: #e7a96e;
}
.jasper {
color: #d53f3f;
}

/* CSS Variables */
:root {
--strong-envy:#7d2c2b;
--royal-rum:#a44c4d;
--strawberry-wine:#c76b6d;
--ninjin-orange:#e7a96e;
--jasper:#d53f3f;
}

More palettes to explore