All Palettes

Color Palette #7b8d6d, #5c6a5f, #4a4f4e, #d8c8b0, #c69c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.new-life {
color: #7b8d6d;
}
.pine-mountain {
color: #5c6a5f;
}
.cover-of-night {
color: #4a4f4e;
}
.wood-ash {
color: #d8c8b0;
}
.calliope {
color: #c69c8b;
}

/* CSS Variables */
:root {
--new-life:#7b8d6d;
--pine-mountain:#5c6a5f;
--cover-of-night:#4a4f4e;
--wood-ash:#d8c8b0;
--calliope:#c69c8b;
}

More palettes to explore