All Palettes

Color Palette #b8e0d8, #a3d7c2, #8dc3b4, #6bb8a3, #4fb093

0%
0%
0%

CSS code for this palette

/* CSS */
.bath-salt-green {
color: #b8e0d8;
}
.southern-belle {
color: #a3d7c2;
}
.catarina-green {
color: #8dc3b4;
}
.tropic-turquoise {
color: #6bb8a3;
}
.hole-in-one {
color: #4fb093;
}

/* CSS Variables */
:root {
--bath-salt-green:#b8e0d8;
--southern-belle:#a3d7c2;
--catarina-green:#8dc3b4;
--tropic-turquoise:#6bb8a3;
--hole-in-one:#4fb093;
}

More palettes to explore