All Palettes

Color Palette #d9cbb4, #b8a899, #a68e82, #f6e3d5, #e2b8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-mouse {
color: #d9cbb4;
}
.ginger-grey-yellow {
color: #b8a899;
}
.beach-cabana {
color: #a68e82;
}
.peach-rose {
color: #f6e3d5;
}
.warming-peach {
color: #e2b8a2;
}

/* CSS Variables */
:root {
--brown-mouse:#d9cbb4;
--ginger-grey-yellow:#b8a899;
--beach-cabana:#a68e82;
--peach-rose:#f6e3d5;
--warming-peach:#e2b8a2;
}

More palettes to explore