All Palettes

Color Palette #a8d3e1, #b4e1e4, #d2e8ea, #f3f9fc, #f9c8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.quench-blue {
color: #b4e1e4;
}
.bravo-blue {
color: #d2e8ea;
}
.cotton-ball {
color: #f3f9fc;
}
.palace-rose {
color: #f9c8d7;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--quench-blue:#b4e1e4;
--bravo-blue:#d2e8ea;
--cotton-ball:#f3f9fc;
--palace-rose:#f9c8d7;
}

More palettes to explore