All Palettes

Color Palette #d6c6a8, #d3b58d, #c8a88d, #bfaf8d, #a67c5e

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-country {
color: #d6c6a8;
}
.link-to-the-past {
color: #d3b58d;
}
.riviera-clay {
color: #c8a88d;
}
.trailblazer {
color: #bfaf8d;
}
.ancient-pottery {
color: #a67c5e;
}

/* CSS Variables */
:root {
--garden-country:#d6c6a8;
--link-to-the-past:#d3b58d;
--riviera-clay:#c8a88d;
--trailblazer:#bfaf8d;
--ancient-pottery:#a67c5e;
}

More palettes to explore