All Palettes

Color Palette #a4daa6, #6fbf6e, #4f994d, #3a7939, #2c5e2f

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a4daa6;
}
.dublin {
color: #6fbf6e;
}
.discover-deco {
color: #4f994d;
}
.mermaid-s-tail {
color: #3a7939;
}
.deep-into-the-wood {
color: #2c5e2f;
}

/* CSS Variables */
:root {
--green-trance:#a4daa6;
--dublin:#6fbf6e;
--discover-deco:#4f994d;
--mermaid-s-tail:#3a7939;
--deep-into-the-wood:#2c5e2f;
}

More palettes to explore