All Palettes

Color Palette #b7a99a, #d4c1b5, #e6dfd1, #f2e5ca, #ffc6a3

0%
0%
0%

CSS code for this palette

/* CSS */
.flax-fibre-grey {
color: #b7a99a;
}
.hazy-taupe {
color: #d4c1b5;
}
.canvas-cloth {
color: #e6dfd1;
}
.marble-dust {
color: #f2e5ca;
}
.tomorrow-s-coral {
color: #ffc6a3;
}

/* CSS Variables */
:root {
--flax-fibre-grey:#b7a99a;
--hazy-taupe:#d4c1b5;
--canvas-cloth:#e6dfd1;
--marble-dust:#f2e5ca;
--tomorrow-s-coral:#ffc6a3;
}

More palettes to explore