All Palettes

Color Palette #a3d7e0, #77c6d4, #4ea9b7, #2c9b8e, #1e7b6d

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d7e0;
}
.lagoona-teal {
color: #77c6d4;
}
.freshwater {
color: #4ea9b7;
}
.azure-tide {
color: #2c9b8e;
}
.tropical-green {
color: #1e7b6d;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d7e0;
--lagoona-teal:#77c6d4;
--freshwater:#4ea9b7;
--azure-tide:#2c9b8e;
--tropical-green:#1e7b6d;
}

More palettes to explore