All Palettes

Color Palette #7d5d3b, #a56d4a, #d59b6d, #c2a95b, #503e2f

0%
0%
0%

CSS code for this palette

/* CSS */
.japanese-iris {
color: #7d5d3b;
}
.drum-solo {
color: #a56d4a;
}
.prayer-flag {
color: #d59b6d;
}
.yellow-maize {
color: #c2a95b;
}
.turtle {
color: #503e2f;
}

/* CSS Variables */
:root {
--japanese-iris:#7d5d3b;
--drum-solo:#a56d4a;
--prayer-flag:#d59b6d;
--yellow-maize:#c2a95b;
--turtle:#503e2f;
}

More palettes to explore