All Palettes

Color Palette #4dabd1, #68b4d9, #8ac9e0, #a5e2e9, #b6f1f7

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-blue {
color: #4dabd1;
}
.riviera-blue {
color: #68b4d9;
}
.sky-fall {
color: #8ac9e0;
}
.blizzard-blue {
color: #a5e2e9;
}
.ice-citadel {
color: #b6f1f7;
}

/* CSS Variables */
:root {
--mystic-blue:#4dabd1;
--riviera-blue:#68b4d9;
--sky-fall:#8ac9e0;
--blizzard-blue:#a5e2e9;
--ice-citadel:#b6f1f7;
}

More palettes to explore