All Palettes

Color Palette #8d4a3a, #c77c5c, #e6a86b, #f2d49c, #f9e1b9

0%
0%
0%

CSS code for this palette

/* CSS */
.burled-redwood {
color: #8d4a3a;
}
.terracotta-chip {
color: #c77c5c;
}
.ninjin-orange {
color: #e6a86b;
}
.marquisette {
color: #f2d49c;
}
.curd {
color: #f9e1b9;
}

/* CSS Variables */
:root {
--burled-redwood:#8d4a3a;
--terracotta-chip:#c77c5c;
--ninjin-orange:#e6a86b;
--marquisette:#f2d49c;
--curd:#f9e1b9;
}

More palettes to explore