All Palettes

Color Palette #2b3b26, #495a4c, #6e7c6f, #8fa393, #b2c2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.black-leather-jacket {
color: #2b3b26;
}
.greener-pastures {
color: #495a4c;
}
.malarca {
color: #6e7c6f;
}
.pewter {
color: #8fa393;
}
.mossa {
color: #b2c2b6;
}

/* CSS Variables */
:root {
--black-leather-jacket:#2b3b26;
--greener-pastures:#495a4c;
--malarca:#6e7c6f;
--pewter:#8fa393;
--mossa:#b2c2b6;
}

More palettes to explore