All Palettes

Color Palette #4a3b30, #816a56, #b7a99a, #d9cbb4, #f4e4d7

0%
0%
0%

CSS code for this palette

/* CSS */
.demitasse {
color: #4a3b30;
}
.salted-pretzel {
color: #816a56;
}
.flax-fibre-grey {
color: #b7a99a;
}
.brown-mouse {
color: #d9cbb4;
}
.early-sunset {
color: #f4e4d7;
}

/* CSS Variables */
:root {
--demitasse:#4a3b30;
--salted-pretzel:#816a56;
--flax-fibre-grey:#b7a99a;
--brown-mouse:#d9cbb4;
--early-sunset:#f4e4d7;
}

More palettes to explore