All Palettes

Color Palette #e6f8f9, #b0e2e8, #78d3d2, #4bb4b0, #1e8a88

0%
0%
0%

CSS code for this palette

/* CSS */
.calm-waters {
color: #e6f8f9;
}
.powder-blue {
color: #b0e2e8;
}
.soft-turquoise {
color: #78d3d2;
}
.crystalsong-blue {
color: #4bb4b0;
}
.ocean-liner {
color: #1e8a88;
}

/* CSS Variables */
:root {
--calm-waters:#e6f8f9;
--powder-blue:#b0e2e8;
--soft-turquoise:#78d3d2;
--crystalsong-blue:#4bb4b0;
--ocean-liner:#1e8a88;
}

More palettes to explore