All Palettes

Color Palette #1f7a7a, #50c3c3, #8ce3e3, #a6e8e8, #cff7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.geneva-green {
color: #1f7a7a;
}
.gem-turquoise {
color: #50c3c3;
}
.island-paradise {
color: #8ce3e3;
}
.blizzard-blue {
color: #a6e8e8;
}
.tinted-ice {
color: #cff7f7;
}

/* CSS Variables */
:root {
--geneva-green:#1f7a7a;
--gem-turquoise:#50c3c3;
--island-paradise:#8ce3e3;
--blizzard-blue:#a6e8e8;
--tinted-ice:#cff7f7;
}

More palettes to explore