All Palettes

Color Palette #d67d29, #a85f2e, #7c4f31, #5c3b2d, #3d2b29

0%
0%
0%

CSS code for this palette

/* CSS */
.bitter-orange {
color: #d67d29;
}
.beef-hotpot {
color: #a85f2e;
}
.brazilian-brown {
color: #7c4f31;
}
.cioccolato {
color: #5c3b2d;
}
.wenge-black {
color: #3d2b29;
}

/* CSS Variables */
:root {
--bitter-orange:#d67d29;
--beef-hotpot:#a85f2e;
--brazilian-brown:#7c4f31;
--cioccolato:#5c3b2d;
--wenge-black:#3d2b29;
}

More palettes to explore