All Palettes

Color Palette #d9d0c4, #e2d0c5, #b4c8a7, #4a4a4a, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.porcelain-basin {
color: #d9d0c4;
}
.ginger-shortbread {
color: #e2d0c5;
}
.seacrest {
color: #b4c8a7;
}
.shadowed-steel {
color: #4a4a4a;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--porcelain-basin:#d9d0c4;
--ginger-shortbread:#e2d0c5;
--seacrest:#b4c8a7;
--shadowed-steel:#4a4a4a;
--white:#ffffff;
}

More palettes to explore