All Palettes

Color Palette #c3f4eb, #a9e5d1, #7fd7a1, #5bcd90, #3dae7f

0%
0%
0%

CSS code for this palette

/* CSS */
.shallow-end {
color: #c3f4eb;
}
.botanical-tint {
color: #a9e5d1;
}
.enchanted-emerald {
color: #7fd7a1;
}
.vegetation {
color: #5bcd90;
}
.ming-green {
color: #3dae7f;
}

/* CSS Variables */
:root {
--shallow-end:#c3f4eb;
--botanical-tint:#a9e5d1;
--enchanted-emerald:#7fd7a1;
--vegetation:#5bcd90;
--ming-green:#3dae7f;
}

More palettes to explore