All Palettes

Color Palette #3a7939, #6ebf6e, #a3d7a3, #e4f1e4, #f1f3f1

0%
0%
0%

CSS code for this palette

/* CSS */
.mermaid-s-tail {
color: #3a7939;
}
.dublin {
color: #6ebf6e;
}
.green-trance {
color: #a3d7a3;
}
.frosted-mint {
color: #e4f1e4;
}
.hotot-bunny {
color: #f1f3f1;
}

/* CSS Variables */
:root {
--mermaid-s-tail:#3a7939;
--dublin:#6ebf6e;
--green-trance:#a3d7a3;
--frosted-mint:#e4f1e4;
--hotot-bunny:#f1f3f1;
}

More palettes to explore