All Palettes

Color Palette #d4af35, #a30000, #4c3e3e, #7c7e7c, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.stanger-red {
color: #a30000;
}
.crater-brown {
color: #4c3e3e;
}
.iron-grey {
color: #7c7e7c;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--stanger-red:#a30000;
--crater-brown:#4c3e3e;
--iron-grey:#7c7e7c;
--white-smoke:#f5f5f5;
}

More palettes to explore