All Palettes

Color Palette #a5b1c0, #c1d3d7, #e6eaeb, #f5faff, #b6c8d8

0%
0%
0%

CSS code for this palette

/* CSS */
.grey-agate {
color: #a5b1c0;
}
.scandinavian-sky {
color: #c1d3d7;
}
.snow-cloud {
color: #e6eaeb;
}
.heart-of-ice {
color: #f5faff;
}
.powder-soft-blue {
color: #b6c8d8;
}

/* CSS Variables */
:root {
--grey-agate:#a5b1c0;
--scandinavian-sky:#c1d3d7;
--snow-cloud:#e6eaeb;
--heart-of-ice:#f5faff;
--powder-soft-blue:#b6c8d8;
}

More palettes to explore