All Palettes

Color Palette #a5b7c0, #bac7c9, #d9e0e3, #f1f7f8, #a1c3d4

0%
0%
0%

CSS code for this palette

/* CSS */
.languid-blue {
color: #a5b7c0;
}
.oceanic-climate {
color: #bac7c9;
}
.chickweed {
color: #d9e0e3;
}
.distant-horizon {
color: #f1f7f8;
}
.blue-dam {
color: #a1c3d4;
}

/* CSS Variables */
:root {
--languid-blue:#a5b7c0;
--oceanic-climate:#bac7c9;
--chickweed:#d9e0e3;
--distant-horizon:#f1f7f8;
--blue-dam:#a1c3d4;
}

More palettes to explore