All Palettes

Color Palette #4b3d2a, #d67f38, #a74d2a, #5d3b2d, #f5c13d

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3d2a;
}
.mexican-spirit {
color: #d67f38;
}
.hamburger {
color: #a74d2a;
}
.cioccolato {
color: #5d3b2d;
}
.phellodendron-amurense {
color: #f5c13d;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3d2a;
--mexican-spirit:#d67f38;
--hamburger:#a74d2a;
--cioccolato:#5d3b2d;
--phellodendron-amurense:#f5c13d;
}

More palettes to explore