All Palettes

Color Palette #a2d59f, #6c9b69, #3d6b4d, #3b4d38, #2b3b26

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a2d59f;
}
.leafy {
color: #6c9b69;
}
.nordic-pine {
color: #3d6b4d;
}
.mountain-view {
color: #3b4d38;
}
.black-leather-jacket {
color: #2b3b26;
}

/* CSS Variables */
:root {
--green-trance:#a2d59f;
--leafy:#6c9b69;
--nordic-pine:#3d6b4d;
--mountain-view:#3b4d38;
--black-leather-jacket:#2b3b26;
}

More palettes to explore