All Palettes

Color Palette #a6e3d8, #6ce5c1, #3cc8a7, #27aa5e, #1f894d

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a6e3d8;
}
.ocean-in-a-bowl {
color: #6ce5c1;
}
.jadeite {
color: #3cc8a7;
}
.island-green {
color: #27aa5e;
}
.fly-the-green {
color: #1f894d;
}

/* CSS Variables */
:root {
--botanical-tint:#a6e3d8;
--ocean-in-a-bowl:#6ce5c1;
--jadeite:#3cc8a7;
--island-green:#27aa5e;
--fly-the-green:#1f894d;
}

More palettes to explore