All Palettes

Color Palette #eac7b3, #d9a378, #c68153, #a65b36, #7e3f2a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-pastel {
color: #eac7b3;
}
.soft-leather {
color: #d9a378;
}
.maple-syrup-brown {
color: #c68153;
}
.earthen-jug {
color: #a65b36;
}
.burnished-russet {
color: #7e3f2a;
}

/* CSS Variables */
:root {
--sweet-pastel:#eac7b3;
--soft-leather:#d9a378;
--maple-syrup-brown:#c68153;
--earthen-jug:#a65b36;
--burnished-russet:#7e3f2a;
}

More palettes to explore