All Palettes

Color Palette #4b1b1e, #9e392e, #d6a77a, #f7e1c0, #fdf4e2

0%
0%
0%

CSS code for this palette

/* CSS */
.vino-tinto {
color: #4b1b1e;
}
.ketchup {
color: #9e392e;
}
.mulled-spice {
color: #d6a77a;
}
.rotunda-gold {
color: #f7e1c0;
}
.candlelight-ivory {
color: #fdf4e2;
}

/* CSS Variables */
:root {
--vino-tinto:#4b1b1e;
--ketchup:#9e392e;
--mulled-spice:#d6a77a;
--rotunda-gold:#f7e1c0;
--candlelight-ivory:#fdf4e2;
}

More palettes to explore