All Palettes

Color Palette #a8b3b0, #c0c8c4, #d4d8d6, #e6ebe9, #f3f7f6

0%
0%
0%

CSS code for this palette

/* CSS */
.flint-smoke {
color: #a8b3b0;
}
.smoke {
color: #c0c8c4;
}
.olympus-white {
color: #d4d8d6;
}
.dream-catcher {
color: #e6ebe9;
}
.gram-s-hair {
color: #f3f7f6;
}

/* CSS Variables */
:root {
--flint-smoke:#a8b3b0;
--smoke:#c0c8c4;
--olympus-white:#d4d8d6;
--dream-catcher:#e6ebe9;
--gram-s-hair:#f3f7f6;
}

More palettes to explore