All Palettes

Color Palette #a2b1b3, #c6d3d7, #e4eaec, #f6f9f8, #a1b5b3

0%
0%
0%

CSS code for this palette

/* CSS */
.tempered-grey {
color: #a2b1b3;
}
.polished-cotton {
color: #c6d3d7;
}
.calla-lily {
color: #e4eaec;
}
.lynx-white {
color: #f6f9f8;
}
.holly-glen {
color: #a1b5b3;
}

/* CSS Variables */
:root {
--tempered-grey:#a2b1b3;
--polished-cotton:#c6d3d7;
--calla-lily:#e4eaec;
--lynx-white:#f6f9f8;
--holly-glen:#a1b5b3;
}

More palettes to explore