All Palettes

Color Palette #3e2914, #c59b7d, #f3e9d3, #f6c5a7, #e04f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-pod {
color: #3e2914;
}
.egyptian-pyramid {
color: #c59b7d;
}
.white-fence {
color: #f3e9d3;
}
.peach-damask {
color: #f6c5a7;
}
.astorath-red {
color: #e04f2e;
}

/* CSS Variables */
:root {
--brown-pod:#3e2914;
--egyptian-pyramid:#c59b7d;
--white-fence:#f3e9d3;
--peach-damask:#f6c5a7;
--astorath-red:#e04f2e;
}

More palettes to explore