All Palettes

Color Palette #a6c6ed, #b2d9e0, #def1f7, #f5fafa, #b4e0f8

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-shimmer {
color: #b2d9e0;
}
.ice-fishing {
color: #def1f7;
}
.everlasting-ice {
color: #f5fafa;
}
.arctic-paradise {
color: #b4e0f8;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-shimmer:#b2d9e0;
--ice-fishing:#def1f7;
--everlasting-ice:#f5fafa;
--arctic-paradise:#b4e0f8;
}

More palettes to explore