All Palettes

Color Palette #4c8a9a, #6cc3d0, #8be5e0, #a8f4f5, #d2f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.hippie-blue {
color: #4c8a9a;
}
.arctic-ocean {
color: #6cc3d0;
}
.island-paradise {
color: #8be5e0;
}
.waterspout {
color: #a8f4f5;
}
.tinted-ice {
color: #d2f9f8;
}

/* CSS Variables */
:root {
--hippie-blue:#4c8a9a;
--arctic-ocean:#6cc3d0;
--island-paradise:#8be5e0;
--waterspout:#a8f4f5;
--tinted-ice:#d2f9f8;
}

More palettes to explore