All Palettes

Color Palette #1a8e8e, #50b4b4, #76d5d5, #a3e0e0, #c9f3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8e;
}
.crystalsong-blue {
color: #50b4b4;
}
.andes-sky {
color: #76d5d5;
}
.spinnaker {
color: #a3e0e0;
}
.tinted-ice {
color: #c9f3f3;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8e;
--crystalsong-blue:#50b4b4;
--andes-sky:#76d5d5;
--spinnaker:#a3e0e0;
--tinted-ice:#c9f3f3;
}

More palettes to explore