All Palettes

Color Palette #7d9b6f, #a7b29f, #d1d8c5, #e3e9b4, #e8c89b

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-thyme {
color: #7d9b6f;
}
.salvia {
color: #a7b29f;
}
.light-feather-green {
color: #d1d8c5;
}
.awareness {
color: #e3e9b4;
}
.golden-talisman {
color: #e8c89b;
}

/* CSS Variables */
:root {
--wild-thyme:#7d9b6f;
--salvia:#a7b29f;
--light-feather-green:#d1d8c5;
--awareness:#e3e9b4;
--golden-talisman:#e8c89b;
}

More palettes to explore