All Palettes

Color Palette #f6f0e4, #d9cfc4, #b6a99a, #8a7a6a, #5b4d43

0%
0%
0%

CSS code for this palette

/* CSS */
.frost-bite {
color: #f6f0e4;
}
.porcelain-basin {
color: #d9cfc4;
}
.flax-fibre-grey {
color: #b6a99a;
}
.virtual-taupe {
color: #8a7a6a;
}
.sarsaparilla {
color: #5b4d43;
}

/* CSS Variables */
:root {
--frost-bite:#f6f0e4;
--porcelain-basin:#d9cfc4;
--flax-fibre-grey:#b6a99a;
--virtual-taupe:#8a7a6a;
--sarsaparilla:#5b4d43;
}

More palettes to explore