All Palettes

Color Palette #a7b29f, #6d8d6d, #4d7a4d, #3f6e3f, #2f5b2f

0%
0%
0%

CSS code for this palette

/* CSS */
.salvia {
color: #a7b29f;
}
.forest-path {
color: #6d8d6d;
}
.melbourne {
color: #4d7a4d;
}
.mount-hyjal {
color: #3f6e3f;
}
.deep-into-the-wood {
color: #2f5b2f;
}

/* CSS Variables */
:root {
--salvia:#a7b29f;
--forest-path:#6d8d6d;
--melbourne:#4d7a4d;
--mount-hyjal:#3f6e3f;
--deep-into-the-wood:#2f5b2f;
}

More palettes to explore