All Palettes

Color Palette #e8d6bb, #e3b88c, #e08f5c, #d7513c, #c52b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.what-inheritance {
color: #e8d6bb;
}
.desert-dust {
color: #e3b88c;
}
.copper-tan {
color: #e08f5c;
}
.fire-island {
color: #d7513c;
}
.mars-red {
color: #c52b3a;
}

/* CSS Variables */
:root {
--what-inheritance:#e8d6bb;
--desert-dust:#e3b88c;
--copper-tan:#e08f5c;
--fire-island:#d7513c;
--mars-red:#c52b3a;
}

More palettes to explore