All Palettes

Color Palette #4a6f2a, #6a8c3b, #97b74e, #bfd9a1, #e2f3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical {
color: #4a6f2a;
}
.mary-s-garden {
color: #6a8c3b;
}
.clematis-green {
color: #97b74e;
}
.cactus-spike {
color: #bfd9a1;
}
.light-greenette {
color: #e2f3d3;
}

/* CSS Variables */
:root {
--botanical:#4a6f2a;
--mary-s-garden:#6a8c3b;
--clematis-green:#97b74e;
--cactus-spike:#bfd9a1;
--light-greenette:#e2f3d3;
}

More palettes to explore