All Palettes

Color Palette #3b8fab, #5bb8d2, #8fe1e5, #abf3f7, #d6f8fa

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-moon {
color: #3b8fab;
}
.fitness-blue {
color: #5bb8d2;
}
.island-paradise {
color: #8fe1e5;
}
.waterspout {
color: #abf3f7;
}
.ice {
color: #d6f8fa;
}

/* CSS Variables */
:root {
--blue-moon:#3b8fab;
--fitness-blue:#5bb8d2;
--island-paradise:#8fe1e5;
--waterspout:#abf3f7;
--ice:#d6f8fa;
}

More palettes to explore