All Palettes

Color Palette #1f7c8e, #50b9b0, #7be0d6, #a4e5cc, #d6f0e3

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.tropical-escape {
color: #50b9b0;
}
.aqua-zing {
color: #7be0d6;
}
.turquoise-tower {
color: #a4e5cc;
}
.white-ice {
color: #d6f0e3;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--tropical-escape:#50b9b0;
--aqua-zing:#7be0d6;
--turquoise-tower:#a4e5cc;
--white-ice:#d6f0e3;
}

More palettes to explore