All Palettes

Color Palette #7dc8e3, #50b9b0, #3f9d8c, #3d7b6b, #2a5a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.big-chill {
color: #7dc8e3;
}
.tropical-escape {
color: #50b9b0;
}
.dioptase-green {
color: #3f9d8c;
}
.green-moray {
color: #3d7b6b;
}
.old-money {
color: #2a5a4d;
}

/* CSS Variables */
:root {
--big-chill:#7dc8e3;
--tropical-escape:#50b9b0;
--dioptase-green:#3f9d8c;
--green-moray:#3d7b6b;
--old-money:#2a5a4d;
}

More palettes to explore