All Palettes

Color Palette #5b3a29, #a45a3d, #d8906f, #e6b8a2, #f1e2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.falling-leaves {
color: #a45a3d;
}
.balcony-sunset {
color: #d8906f;
}
.warming-peach {
color: #e6b8a2;
}
.agrodolce {
color: #f1e2d5;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--falling-leaves:#a45a3d;
--balcony-sunset:#d8906f;
--warming-peach:#e6b8a2;
--agrodolce:#f1e2d5;
}

More palettes to explore