All Palettes

Color Palette #7f4c29, #a65b3a, #d68b5c, #e8cca1, #f4e2c8

0%
0%
0%

CSS code for this palette

/* CSS */
.korma {
color: #7f4c29;
}
.falling-leaves {
color: #a65b3a;
}
.bright-sienna {
color: #d68b5c;
}
.harmonious-gold {
color: #e8cca1;
}
.honey-beige {
color: #f4e2c8;
}

/* CSS Variables */
:root {
--korma:#7f4c29;
--falling-leaves:#a65b3a;
--bright-sienna:#d68b5c;
--harmonious-gold:#e8cca1;
--honey-beige:#f4e2c8;
}

More palettes to explore