All Palettes

Color Palette #f6f8f8, #eaebf0, #d2d6db, #b1b5b9, #a3a8ae

0%
0%
0%

CSS code for this palette

/* CSS */
.lynx-white {
color: #f6f8f8;
}
.bright-grey {
color: #eaebf0;
}
.angel-hair-silver {
color: #d2d6db;
}
.astroscopus-grey {
color: #b1b5b9;
}
.mischka {
color: #a3a8ae;
}

/* CSS Variables */
:root {
--lynx-white:#f6f8f8;
--bright-grey:#eaebf0;
--angel-hair-silver:#d2d6db;
--astroscopus-grey:#b1b5b9;
--mischka:#a3a8ae;
}

More palettes to explore