All Palettes

Color Palette #7a1f3f, #3c2a2a, #ffffff, #d4af35, #5d4c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.beet-red {
color: #7a1f3f;
}
.havana {
color: #3c2a2a;
}
.white {
color: #ffffff;
}
.metallic-gold {
color: #d4af35;
}
.smooth-coffee {
color: #5d4c4c;
}

/* CSS Variables */
:root {
--beet-red:#7a1f3f;
--havana:#3c2a2a;
--white:#ffffff;
--metallic-gold:#d4af35;
--smooth-coffee:#5d4c4c;
}

More palettes to explore