All Palettes

Color Palette #4b3c2a, #7a5c3e, #b56c2c, #d87f2c, #e65d51

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3c2a;
}
.wooden-cabin {
color: #7a5c3e;
}
.brown-alpaca {
color: #b56c2c;
}
.sunlounge {
color: #d87f2c;
}
.opal-flame {
color: #e65d51;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3c2a;
--wooden-cabin:#7a5c3e;
--brown-alpaca:#b56c2c;
--sunlounge:#d87f2c;
--opal-flame:#e65d51;
}

More palettes to explore