All Palettes

Color Palette #3b5738, #70905a, #a1c19f, #d0e6d7, #502c21

0%
0%
0%

CSS code for this palette

/* CSS */
.ficus {
color: #3b5738;
}
.four-leaf-clover {
color: #70905a;
}
.spruce-stone {
color: #a1c19f;
}
.peppermint-patty {
color: #d0e6d7;
}
.couch {
color: #502c21;
}

/* CSS Variables */
:root {
--ficus:#3b5738;
--four-leaf-clover:#70905a;
--spruce-stone:#a1c19f;
--peppermint-patty:#d0e6d7;
--couch:#502c21;
}

More palettes to explore