All Palettes

Color Palette #c3e9e6, #a1d3d1, #7ab8b8, #4b9daa, #1f7b89

0%
0%
0%

CSS code for this palette

/* CSS */
.saline-water {
color: #c3e9e6;
}
.touch-of-turquoise {
color: #a1d3d1;
}
.kingfisher-turquoise {
color: #7ab8b8;
}
.summer-turquoise-blue {
color: #4b9daa;
}
.bermuda {
color: #1f7b89;
}

/* CSS Variables */
:root {
--saline-water:#c3e9e6;
--touch-of-turquoise:#a1d3d1;
--kingfisher-turquoise:#7ab8b8;
--summer-turquoise-blue:#4b9daa;
--bermuda:#1f7b89;
}

More palettes to explore