All Palettes

Color Palette #c2d0e5, #a7c4d3, #7dacca, #4da8b3, #1e7a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.morning-star {
color: #c2d0e5;
}
.thunder-chi {
color: #a7c4d3;
}
.mirror-lake {
color: #7dacca;
}
.freshwater {
color: #4da8b3;
}
.bermuda {
color: #1e7a8a;
}

/* CSS Variables */
:root {
--morning-star:#c2d0e5;
--thunder-chi:#a7c4d3;
--mirror-lake:#7dacca;
--freshwater:#4da8b3;
--bermuda:#1e7a8a;
}

More palettes to explore