All Palettes

Color Palette #b1b4b9, #d0d4d7, #e6e8ea, #f5f7f9, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.astroscopus-grey {
color: #b1b4b9;
}
.veiled-spotlight {
color: #d0d4d7;
}
.swirling-water {
color: #e6e8ea;
}
.gram-s-hair {
color: #f5f7f9;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--astroscopus-grey:#b1b4b9;
--veiled-spotlight:#d0d4d7;
--swirling-water:#e6e8ea;
--gram-s-hair:#f5f7f9;
--white:#ffffff;
}

More palettes to explore