All Palettes

Color Palette #a6e3d7, #6db6a5, #499c85, #2d7b66, #1f5b4e

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a6e3d7;
}
.tropic-turquoise {
color: #6db6a5;
}
.algen-gerne {
color: #499c85;
}
.pinehurst {
color: #2d7b66;
}
.forest-biome {
color: #1f5b4e;
}

/* CSS Variables */
:root {
--botanical-tint:#a6e3d7;
--tropic-turquoise:#6db6a5;
--algen-gerne:#499c85;
--pinehurst:#2d7b66;
--forest-biome:#1f5b4e;
}

More palettes to explore