All Palettes

Color Palette #a6c6ed, #b3dce0, #d0e7e1, #e7f0f3, #f4fbfb

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-shimmer {
color: #b3dce0;
}
.aqua-glass {
color: #d0e7e1;
}
.ethereal-white {
color: #e7f0f3;
}
.everlasting-ice {
color: #f4fbfb;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-shimmer:#b3dce0;
--aqua-glass:#d0e7e1;
--ethereal-white:#e7f0f3;
--everlasting-ice:#f4fbfb;
}

More palettes to explore