All Palettes

Color Palette #3fc3d5, #2fadc1, #1f9cb2, #0d7f9c, #0c6379

0%
0%
0%

CSS code for this palette

/* CSS */
.lake-thun {
color: #3fc3d5;
}
.explore-blue {
color: #2fadc1;
}
.tropical-lagoon {
color: #1f9cb2;
}
.mitchell-blue {
color: #0d7f9c;
}
.blue-enchantment {
color: #0c6379;
}

/* CSS Variables */
:root {
--lake-thun:#3fc3d5;
--explore-blue:#2fadc1;
--tropical-lagoon:#1f9cb2;
--mitchell-blue:#0d7f9c;
--blue-enchantment:#0c6379;
}

More palettes to explore