All Palettes

Color Palette #3d7b50, #4fb06e, #a6d8b4, #e2f8e7, #d1f4c3

0%
0%
0%

CSS code for this palette

/* CSS */
.rokush-green {
color: #3d7b50;
}
.fresh-oregano {
color: #4fb06e;
}
.frugal {
color: #a6d8b4;
}
.toxic-latte {
color: #e2f8e7;
}
.tea-green {
color: #d1f4c3;
}

/* CSS Variables */
:root {
--rokush-green:#3d7b50;
--fresh-oregano:#4fb06e;
--frugal:#a6d8b4;
--toxic-latte:#e2f8e7;
--tea-green:#d1f4c3;
}

More palettes to explore