All Palettes

Color Palette #7b1e3b, #9a2d3b, #d57d2a, #f1cf79, #f4e2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7b1e3b;
}
.queen-of-hearts {
color: #9a2d3b;
}
.bitter-orange {
color: #d57d2a;
}
.summertime {
color: #f1cf79;
}
.cameo-cream {
color: #f4e2c3;
}

/* CSS Variables */
:root {
--brown-magenta:#7b1e3b;
--queen-of-hearts:#9a2d3b;
--bitter-orange:#d57d2a;
--summertime:#f1cf79;
--cameo-cream:#f4e2c3;
}

More palettes to explore