All Palettes

Color Palette #d4b26e, #a37f4d, #7a5b3e, #5d3a2d, #3b1f1c

0%
0%
0%

CSS code for this palette

/* CSS */
.tan {
color: #d4b26e;
}
.crackled-leather {
color: #a37f4d;
}
.wooden-cabin {
color: #7a5b3e;
}
.cioccolato {
color: #5d3a2d;
}
.brown-pod {
color: #3b1f1c;
}

/* CSS Variables */
:root {
--tan:#d4b26e;
--crackled-leather:#a37f4d;
--wooden-cabin:#7a5b3e;
--cioccolato:#5d3a2d;
--brown-pod:#3b1f1c;
}

More palettes to explore