All Palettes

Color Palette #1e8a8a, #51bdbd, #7eddd5, #a6e8e1, #d2f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1e8a8a;
}
.port-hope {
color: #51bdbd;
}
.aqua-zing {
color: #7eddd5;
}
.ice-crystal-blue {
color: #a6e8e1;
}
.icy-wind {
color: #d2f4f1;
}

/* CSS Variables */
:root {
--ocean-liner:#1e8a8a;
--port-hope:#51bdbd;
--aqua-zing:#7eddd5;
--ice-crystal-blue:#a6e8e1;
--icy-wind:#d2f4f1;
}

More palettes to explore