All Palettes

Color Palette #a6c6ed, #b5d9e8, #cee5f8, #f5f9ff, #e6f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.chicago-blue {
color: #b5d9e8;
}
.salty-ice {
color: #cee5f8;
}
.m-white {
color: #f5f9ff;
}
.ethereal-white {
color: #e6f4f1;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--chicago-blue:#b5d9e8;
--salty-ice:#cee5f8;
--m-white:#f5f9ff;
--ethereal-white:#e6f4f1;
}

More palettes to explore