All Palettes

Color Palette #3c9a6d, #4fbf8d, #6cdaa3, #a4e0b6, #d1f5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-green {
color: #3c9a6d;
}
.garish-green {
color: #4fbf8d;
}
.medium-aquamarine {
color: #6cdaa3;
}
.overtone {
color: #a4e0b6;
}
.fennel-tea {
color: #d1f5e0;
}

/* CSS Variables */
:root {
--ocean-green:#3c9a6d;
--garish-green:#4fbf8d;
--medium-aquamarine:#6cdaa3;
--overtone:#a4e0b6;
--fennel-tea:#d1f5e0;
}

More palettes to explore