All Palettes

Color Palette #b7b3a9, #c3c0b6, #d8d3ca, #e1e0d0, #f0f4e7

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-tinsel {
color: #b7b3a9;
}
.ooid-sand {
color: #c3c0b6;
}
.light-ghosting {
color: #d8d3ca;
}
.emerging-leaf {
color: #e1e0d0;
}
.quiet-whisper {
color: #f0f4e7;
}

/* CSS Variables */
:root {
--silver-tinsel:#b7b3a9;
--ooid-sand:#c3c0b6;
--light-ghosting:#d8d3ca;
--emerging-leaf:#e1e0d0;
--quiet-whisper:#f0f4e7;
}

More palettes to explore