All Palettes

Color Palette #7b1e3b, #a81f43, #d82c5d, #f0882d, #f8c82a

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7b1e3b;
}
.french-wine {
color: #a81f43;
}
.cerise-red {
color: #d82c5d;
}
.cadmium-orange {
color: #f0882d;
}
.golden-banner {
color: #f8c82a;
}

/* CSS Variables */
:root {
--brown-magenta:#7b1e3b;
--french-wine:#a81f43;
--cerise-red:#d82c5d;
--cadmium-orange:#f0882d;
--golden-banner:#f8c82a;
}

More palettes to explore