All Palettes

Color Palette #7b1e3b, #7b501e, #a4871e, #f1b341, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7b1e3b;
}
.milk-chocolate {
color: #7b501e;
}
.super-gold {
color: #a4871e;
}
.butter-cream {
color: #f1b341;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--brown-magenta:#7b1e3b;
--milk-chocolate:#7b501e;
--super-gold:#a4871e;
--butter-cream:#f1b341;
--vampire-red:#d63f2e;
}

More palettes to explore