All Palettes

Color Palette #d3b59c, #c3997f, #a67a59, #e8b569, #bf4f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.roasted-almond {
color: #d3b59c;
}
.egyptian-pyramid {
color: #c3997f;
}
.tuscan-soil {
color: #a67a59;
}
.harvest-gold {
color: #e8b569;
}
.glowing-coals {
color: #bf4f3b;
}

/* CSS Variables */
:root {
--roasted-almond:#d3b59c;
--egyptian-pyramid:#c3997f;
--tuscan-soil:#a67a59;
--harvest-gold:#e8b569;
--glowing-coals:#bf4f3b;
}

More palettes to explore