All Palettes

Color Palette #c92c3c, #f5e0d1, #4f7d2b, #b88c6b, #d0c0af

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.muffin-mix {
color: #f5e0d1;
}
.master-chief {
color: #4f7d2b;
}
.fire-dust {
color: #b88c6b;
}
.merino-wool {
color: #d0c0af;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--muffin-mix:#f5e0d1;
--master-chief:#4f7d2b;
--fire-dust:#b88c6b;
--merino-wool:#d0c0af;
}

More palettes to explore