All Palettes

Color Palette #a3d7e0, #85c5d5, #5ca4b7, #2d7a8f, #1a5a60

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d7e0;
}
.not-a-cloud-in-sight {
color: #85c5d5;
}
.explorer-blue {
color: #5ca4b7;
}
.turkish-stone {
color: #2d7a8f;
}
.uncharted {
color: #1a5a60;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d7e0;
--not-a-cloud-in-sight:#85c5d5;
--explorer-blue:#5ca4b7;
--turkish-stone:#2d7a8f;
--uncharted:#1a5a60;
}

More palettes to explore