All Palettes

Color Palette #a8d3e1, #b8dfe5, #e2f6f8, #f3fafc, #f6f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.basin-blue {
color: #b8dfe5;
}
.coastal-breeze {
color: #e2f6f8;
}
.cotton-ball {
color: #f3fafc;
}
.zh-n-zh-b-i-pearl {
color: #f6f9f9;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--basin-blue:#b8dfe5;
--coastal-breeze:#e2f6f8;
--cotton-ball:#f3fafc;
--zh-n-zh-b-i-pearl:#f6f9f9;
}

More palettes to explore