All Palettes

Color Palette #d9c9b4, #b5d99b, #698f4d, #4b7d2b, #2e5c1f

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-mouse {
color: #d9c9b4;
}
.witty-green {
color: #b5d99b;
}
.topiary-sculpture {
color: #698f4d;
}
.master-chief {
color: #4b7d2b;
}
.bright-nori {
color: #2e5c1f;
}

/* CSS Variables */
:root {
--brown-mouse:#d9c9b4;
--witty-green:#b5d99b;
--topiary-sculpture:#698f4d;
--master-chief:#4b7d2b;
--bright-nori:#2e5c1f;
}

More palettes to explore