All Palettes

Color Palette #c92c3c, #3d3d3d, #d4af35, #e0af9e, #a3a7a8

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.raven-black {
color: #3d3d3d;
}
.metallic-gold {
color: #d4af35;
}
.pink-sand {
color: #e0af9e;
}
.ironbreaker-metal {
color: #a3a7a8;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--raven-black:#3d3d3d;
--metallic-gold:#d4af35;
--pink-sand:#e0af9e;
--ironbreaker-metal:#a3a7a8;
}

More palettes to explore