All Palettes

Color Palette #a5d7a2, #8bda8b, #5ccc6f, #3dae4c, #2b8929

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a5d7a2;
}
.vic-20-green {
color: #8bda8b;
}
.verdant-oasis {
color: #5ccc6f;
}
.matt-green {
color: #3dae4c;
}
.temperamental-green {
color: #2b8929;
}

/* CSS Variables */
:root {
--green-trance:#a5d7a2;
--vic-20-green:#8bda8b;
--verdant-oasis:#5ccc6f;
--matt-green:#3dae4c;
--temperamental-green:#2b8929;
}

More palettes to explore