All Palettes

Color Palette #b05c3b, #e6a35c, #f4cca9, #8d4c34, #3e3c28

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-rust {
color: #b05c3b;
}
.apricot-sorbet {
color: #e6a35c;
}
.allspice {
color: #f4cca9;
}
.remaining-embers {
color: #8d4c34;
}
.green-383 {
color: #3e3c28;
}

/* CSS Variables */
:root {
--brown-rust:#b05c3b;
--apricot-sorbet:#e6a35c;
--allspice:#f4cca9;
--remaining-embers:#8d4c34;
--green-383:#3e3c28;
}

More palettes to explore