All Palettes

Color Palette #1ab4cb, #3fd0e4, #7be3e5, #b2f3f5, #f8fbfc

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1ab4cb;
}
.blue-dacnis {
color: #3fd0e4;
}
.turkish-turquoise {
color: #7be3e5;
}
.ice-citadel {
color: #b2f3f5;
}
.wash-me {
color: #f8fbfc;
}

/* CSS Variables */
:root {
--lago-blue:#1ab4cb;
--blue-dacnis:#3fd0e4;
--turkish-turquoise:#7be3e5;
--ice-citadel:#b2f3f5;
--wash-me:#f8fbfc;
}

More palettes to explore