All Palettes

Color Palette #dfc2b3, #b6a39a, #a67d7d, #804d4d, #492c2c

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-stone {
color: #dfc2b3;
}
.plum-taupe {
color: #b6a39a;
}
.brandied-apple {
color: #a67d7d;
}
.tibetan-temple {
color: #804d4d;
}
.brown-coffee {
color: #492c2c;
}

/* CSS Variables */
:root {
--coral-stone:#dfc2b3;
--plum-taupe:#b6a39a;
--brandied-apple:#a67d7d;
--tibetan-temple:#804d4d;
--brown-coffee:#492c2c;
}

More palettes to explore