All Palettes

Color Palette #a3d7e0, #78c2d9, #49a6d4, #1f8bc1, #0c6f9d

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d7e0;
}
.water-flow {
color: #78c2d9;
}
.mystic-blue {
color: #49a6d4;
}
.cyan-cornflower-blue {
color: #1f8bc1;
}
.quarterdeck {
color: #0c6f9d;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d7e0;
--water-flow:#78c2d9;
--mystic-blue:#49a6d4;
--cyan-cornflower-blue:#1f8bc1;
--quarterdeck:#0c6f9d;
}

More palettes to explore