All Palettes

Color Palette #a2d7e2, #6fc3d8, #1e9db3, #0c7888, #00494d

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a2d7e2;
}
.squeaky {
color: #6fc3d8;
}
.tropical-lagoon {
color: #1e9db3;
}
.biscay-bay {
color: #0c7888;
}
.sherpa-blue {
color: #00494d;
}

/* CSS Variables */
:root {
--terrace-pool:#a2d7e2;
--squeaky:#6fc3d8;
--tropical-lagoon:#1e9db3;
--biscay-bay:#0c7888;
--sherpa-blue:#00494d;
}

More palettes to explore