All Palettes

Color Palette #a8d3e1, #a1c6d4, #a8bed1, #e1f1f4, #f9fbfb

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.blue-dam {
color: #a1c6d4;
}
.rendezvous {
color: #a8bed1;
}
.diamond-white {
color: #e1f1f4;
}
.dr-white {
color: #f9fbfb;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--blue-dam:#a1c6d4;
--rendezvous:#a8bed1;
--diamond-white:#e1f1f4;
--dr-white:#f9fbfb;
}

More palettes to explore