All Palettes

Color Palette #3a7d9c, #60b4d2, #87d5e3, #a1e7f2, #d1f9ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3a7d9c;
}
.flyway {
color: #60b4d2;
}
.fresh-blue {
color: #87d5e3;
}
.blizzard-blue {
color: #a1e7f2;
}
.pale-blue {
color: #d1f9ff;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3a7d9c;
--flyway:#60b4d2;
--fresh-blue:#87d5e3;
--blizzard-blue:#a1e7f2;
--pale-blue:#d1f9ff;
}

More palettes to explore