All Palettes

Color Palette #a8d3e1, #6cc6d5, #4ea6b1, #2b7a88, #0f4c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.squeaky {
color: #6cc6d5;
}
.freshwater {
color: #4ea6b1;
}
.panorama {
color: #2b7a88;
}
.port-malmesbury {
color: #0f4c4d;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--squeaky:#6cc6d5;
--freshwater:#4ea6b1;
--panorama:#2b7a88;
--port-malmesbury:#0f4c4d;
}

More palettes to explore