All Palettes

Color Palette #9edbe0, #6bc9d1, #4bb9b5, #3dae97, #2a987b

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #9edbe0;
}
.paradise-sky {
color: #6bc9d1;
}
.tropical-escape {
color: #4bb9b5;
}
.green-blue {
color: #3dae97;
}
.illuminating-emerald {
color: #2a987b;
}

/* CSS Variables */
:root {
--terrace-pool:#9edbe0;
--paradise-sky:#6bc9d1;
--tropical-escape:#4bb9b5;
--green-blue:#3dae97;
--illuminating-emerald:#2a987b;
}

More palettes to explore