All Palettes

Color Palette #a8d3e1, #b1e0e7, #c4e2ed, #f2f8fd, #f0b2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.powder-blue {
color: #b1e0e7;
}
.serene-sky {
color: #c4e2ed;
}
.cotton-ball {
color: #f2f8fd;
}
.fallen-blossoms {
color: #f0b2c3;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--powder-blue:#b1e0e7;
--serene-sky:#c4e2ed;
--cotton-ball:#f2f8fd;
--fallen-blossoms:#f0b2c3;
}

More palettes to explore