All Palettes

Color Palette #a3d7e0, #79c2d8, #4ea7d0, #2b8bb1, #007c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d7e0;
}
.water-flow {
color: #79c2d8;
}
.mystic-blue {
color: #4ea7d0;
}
.blue-splash {
color: #2b8bb1;
}
.turkish-tile {
color: #007c9e;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d7e0;
--water-flow:#79c2d8;
--mystic-blue:#4ea7d0;
--blue-splash:#2b8bb1;
--turkish-tile:#007c9e;
}

More palettes to explore