All Palettes

Color Palette #3b6a2f, #6a8d4e, #a9c9a1, #e3f2e5, #d1c2b7

0%
0%
0%

CSS code for this palette

/* CSS */
.greenhouse {
color: #3b6a2f;
}
.bright-forest {
color: #6a8d4e;
}
.limestoned {
color: #a9c9a1;
}
.frosted-mint {
color: #e3f2e5;
}
.crystal-grey {
color: #d1c2b7;
}

/* CSS Variables */
:root {
--greenhouse:#3b6a2f;
--bright-forest:#6a8d4e;
--limestoned:#a9c9a1;
--frosted-mint:#e3f2e5;
--crystal-grey:#d1c2b7;
}

More palettes to explore