All Palettes

Color Palette #a8d3e1, #b6e8f7, #d1f1ff, #f5f9ff, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.arctic-paradise {
color: #b6e8f7;
}
.blue-hijab {
color: #d1f1ff;
}
.m-white {
color: #f5f9ff;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--arctic-paradise:#b6e8f7;
--blue-hijab:#d1f1ff;
--m-white:#f5f9ff;
--coastal-breeze:#e0f7fa;
}

More palettes to explore