All Palettes

Color Palette #b7b3a9, #d9cfc4, #e5e0d1, #f3e5bf, #f5c6b2

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-tinsel {
color: #b7b3a9;
}
.porcelain-basin {
color: #d9cfc4;
}
.focus {
color: #e5e0d1;
}
.creamy-vanilla {
color: #f3e5bf;
}
.coral-bisque {
color: #f5c6b2;
}

/* CSS Variables */
:root {
--silver-tinsel:#b7b3a9;
--porcelain-basin:#d9cfc4;
--focus:#e5e0d1;
--creamy-vanilla:#f3e5bf;
--coral-bisque:#f5c6b2;
}

More palettes to explore