All Palettes

Color Palette #a3d6e0, #6ec6d4, #4aa1b5, #007c8f, #00495c

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d6e0;
}
.salt-lake {
color: #6ec6d4;
}
.freshwater {
color: #4aa1b5;
}
.by-the-bayou {
color: #007c8f;
}
.loyal-blue {
color: #00495c;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d6e0;
--salt-lake:#6ec6d4;
--freshwater:#4aa1b5;
--by-the-bayou:#007c8f;
--loyal-blue:#00495c;
}

More palettes to explore