All Palettes

Color Palette #c3f4eb, #a6e7d6, #88d7c5, #6dcab8, #50b9a8

0%
0%
0%

CSS code for this palette

/* CSS */
.shallow-end {
color: #c3f4eb;
}
.botanical-tint {
color: #a6e7d6;
}
.ice-green {
color: #88d7c5;
}
.shockwave {
color: #6dcab8;
}
.mountain-lake-azure {
color: #50b9a8;
}

/* CSS Variables */
:root {
--shallow-end:#c3f4eb;
--botanical-tint:#a6e7d6;
--ice-green:#88d7c5;
--shockwave:#6dcab8;
--mountain-lake-azure:#50b9a8;
}

More palettes to explore