All Palettes

Color Palette #b9b1a7, #d9cbb4, #e0b39e, #f2a36e, #c66a4e

0%
0%
0%

CSS code for this palette

/* CSS */
.chateau-grey {
color: #b9b1a7;
}
.brown-mouse {
color: #d9cbb4;
}
.pink-sand {
color: #e0b39e;
}
.monarch-orange {
color: #f2a36e;
}
.raw-copper {
color: #c66a4e;
}

/* CSS Variables */
:root {
--chateau-grey:#b9b1a7;
--brown-mouse:#d9cbb4;
--pink-sand:#e0b39e;
--monarch-orange:#f2a36e;
--raw-copper:#c66a4e;
}

More palettes to explore