All Palettes

Color Palette #a80000, #4a4a4a, #d4af35, #ffb700, #6e6e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.heartbeat {
color: #a80000;
}
.shadowed-steel {
color: #4a4a4a;
}
.metallic-gold {
color: #d4af35;
}
.sunflower-mango {
color: #ffb700;
}
.welded-iron {
color: #6e6e6e;
}

/* CSS Variables */
:root {
--heartbeat:#a80000;
--shadowed-steel:#4a4a4a;
--metallic-gold:#d4af35;
--sunflower-mango:#ffb700;
--welded-iron:#6e6e6e;
}

More palettes to explore