All Palettes

Color Palette #7e3b2a, #d3a21d, #4f2a92, #f8e0a0, #c2c2c2

0%
0%
0%

CSS code for this palette

/* CSS */
.roycroft-copper-red {
color: #7e3b2a;
}
.chanterelle {
color: #d3a21d;
}
.galactic-purple {
color: #4f2a92;
}
.aspen-yellow {
color: #f8e0a0;
}
.magnesium {
color: #c2c2c2;
}

/* CSS Variables */
:root {
--roycroft-copper-red:#7e3b2a;
--chanterelle:#d3a21d;
--galactic-purple:#4f2a92;
--aspen-yellow:#f8e0a0;
--magnesium:#c2c2c2;
}

More palettes to explore