All Palettes

Color Palette #493c31, #d09c6c, #e3b66d, #f2dfb1, #c4a7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.demitasse {
color: #493c31;
}
.white-oak {
color: #d09c6c;
}
.english-custard {
color: #e3b66d;
}
.bone-white {
color: #f2dfb1;
}
.sable-cloaked {
color: #c4a7a1;
}

/* CSS Variables */
:root {
--demitasse:#493c31;
--white-oak:#d09c6c;
--english-custard:#e3b66d;
--bone-white:#f2dfb1;
--sable-cloaked:#c4a7a1;
}

More palettes to explore