All Palettes

Color Palette #a86e4d, #b8704c, #d19b6b, #efd5b3, #f8dfbf

0%
0%
0%

CSS code for this palette

/* CSS */
.bran {
color: #a86e4d;
}
.pottery-clay {
color: #b8704c;
}
.prayer-flag {
color: #d19b6b;
}
.chai-tea-latte {
color: #efd5b3;
}
.stable-hay {
color: #f8dfbf;
}

/* CSS Variables */
:root {
--bran:#a86e4d;
--pottery-clay:#b8704c;
--prayer-flag:#d19b6b;
--chai-tea-latte:#efd5b3;
--stable-hay:#f8dfbf;
}

More palettes to explore