All Palettes

Color Palette #b2c1c7, #d3d9d5, #e1e3d3, #f2f3e7, #f9e8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.liberty-grey {
color: #b2c1c7;
}
.sculptural-silver {
color: #d3d9d5;
}
.pale-green-tea {
color: #e1e3d3;
}
.calcium {
color: #f2f3e7;
}
.aria-ivory {
color: #f9e8d7;
}

/* CSS Variables */
:root {
--liberty-grey:#b2c1c7;
--sculptural-silver:#d3d9d5;
--pale-green-tea:#e1e3d3;
--calcium:#f2f3e7;
--aria-ivory:#f9e8d7;
}

More palettes to explore