All Palettes

Color Palette #b7a99a, #e1c5b7, #f2e2d4, #d2c5c1, #c1a59f

0%
0%
0%

CSS code for this palette

/* CSS */
.flax-fibre-grey {
color: #b7a99a;
}
.birthday-suit {
color: #e1c5b7;
}
.posy {
color: #f2e2d4;
}
.natural-silk-grey {
color: #d2c5c1;
}
.mohair-mauve {
color: #c1a59f;
}

/* CSS Variables */
:root {
--flax-fibre-grey:#b7a99a;
--birthday-suit:#e1c5b7;
--posy:#f2e2d4;
--natural-silk-grey:#d2c5c1;
--mohair-mauve:#c1a59f;
}

More palettes to explore