All Palettes

Color Palette #7a6a3e, #a4a54a, #d4c86e, #f7e5b0, #c89f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-sparkle {
color: #7a6a3e;
}
.olive-reserve {
color: #a4a54a;
}
.force-of-nature {
color: #d4c86e;
}
.khaki-core {
color: #f7e5b0;
}
.artifact {
color: #c89f8d;
}

/* CSS Variables */
:root {
--gold-sparkle:#7a6a3e;
--olive-reserve:#a4a54a;
--force-of-nature:#d4c86e;
--khaki-core:#f7e5b0;
--artifact:#c89f8d;
}

More palettes to explore