All Palettes

Color Palette #f7e6d9, #e4b5a0, #d09c8b, #a86b6b, #804d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.hint-of-orange {
color: #f7e6d9;
}
.warming-peach {
color: #e4b5a0;
}
.artifact {
color: #d09c8b;
}
.warm-wassail {
color: #a86b6b;
}
.tibetan-temple {
color: #804d4d;
}

/* CSS Variables */
:root {
--hint-of-orange:#f7e6d9;
--warming-peach:#e4b5a0;
--artifact:#d09c8b;
--warm-wassail:#a86b6b;
--tibetan-temple:#804d4d;
}

More palettes to explore