All Palettes

Color Palette #e1a84c, #d68c3d, #c86e2d, #a04d2c, #7d2b40

0%
0%
0%

CSS code for this palette

/* CSS */
.brass-mesh {
color: #e1a84c;
}
.coppersmith {
color: #d68c3d;
}
.desert-spice {
color: #c86e2d;
}
.texas-ranger-brown {
color: #a04d2c;
}
.rhododendron {
color: #7d2b40;
}

/* CSS Variables */
:root {
--brass-mesh:#e1a84c;
--coppersmith:#d68c3d;
--desert-spice:#c86e2d;
--texas-ranger-brown:#a04d2c;
--rhododendron:#7d2b40;
}

More palettes to explore