All Palettes

Color Palette #d6d8d0, #a9b7b3, #e7e5df, #b6c8c2, #f0f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.blizzard-fog {
color: #d6d8d0;
}
.bidwell-blue {
color: #a9b7b3;
}
.morning-bread {
color: #e7e5df;
}
.surf-spray {
color: #b6c8c2;
}
.bakery-box {
color: #f0f4f1;
}

/* CSS Variables */
:root {
--blizzard-fog:#d6d8d0;
--bidwell-blue:#a9b7b3;
--morning-bread:#e7e5df;
--surf-spray:#b6c8c2;
--bakery-box:#f0f4f1;
}

More palettes to explore