All Palettes

Color Palette #8d4a3a, #c46c4f, #e8a378, #f9c97b, #f2e1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.burled-redwood {
color: #8d4a3a;
}
.raw-copper {
color: #c46c4f;
}
.mexican-standoff {
color: #e8a378;
}
.afternoon {
color: #f9c97b;
}
.bone-white {
color: #f2e1b1;
}

/* CSS Variables */
:root {
--burled-redwood:#8d4a3a;
--raw-copper:#c46c4f;
--mexican-standoff:#e8a378;
--afternoon:#f9c97b;
--bone-white:#f2e1b1;
}

More palettes to explore