All Palettes

Color Palette #1a8e8e, #3bbfbf, #64d3d3, #a2f6f6, #d2f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8e;
}
.montego-bay {
color: #3bbfbf;
}
.throat-chakra {
color: #64d3d3;
}
.waterspout {
color: #a2f6f6;
}
.tinted-ice {
color: #d2f9f9;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8e;
--montego-bay:#3bbfbf;
--throat-chakra:#64d3d3;
--waterspout:#a2f6f6;
--tinted-ice:#d2f9f9;
}

More palettes to explore