All Palettes

Color Palette #1ca4e3, #4fa8b5, #7ec1c8, #a1e2f2, #d2f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.huelve-o-horizon {
color: #1ca4e3;
}
.freshwater {
color: #4fa8b5;
}
.aqua-vitale {
color: #7ec1c8;
}
.blizzard-blue {
color: #a1e2f2;
}
.tinted-ice {
color: #d2f8f9;
}

/* CSS Variables */
:root {
--huelve-o-horizon:#1ca4e3;
--freshwater:#4fa8b5;
--aqua-vitale:#7ec1c8;
--blizzard-blue:#a1e2f2;
--tinted-ice:#d2f8f9;
}

More palettes to explore