All Palettes

Color Palette #3c6d3d, #5c894d, #7cbf63, #a5d97d, #e3f1a2

0%
0%
0%

CSS code for this palette

/* CSS */
.arcala-green {
color: #3c6d3d;
}
.topiary-sculpture {
color: #5c894d;
}
.hillside-grove {
color: #7cbf63;
}
.crystal-green {
color: #a5d97d;
}
.dingy-sticky-note {
color: #e3f1a2;
}

/* CSS Variables */
:root {
--arcala-green:#3c6d3d;
--topiary-sculpture:#5c894d;
--hillside-grove:#7cbf63;
--crystal-green:#a5d97d;
--dingy-sticky-note:#e3f1a2;
}

More palettes to explore