All Palettes

Color Palette #5b3a29, #905a47, #d9a36d, #f2d2a1, #eae2c2

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.artisan {
color: #905a47;
}
.western-sunrise {
color: #d9a36d;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.sailcloth {
color: #eae2c2;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--artisan:#905a47;
--western-sunrise:#d9a36d;
--antique-wicker-basket:#f2d2a1;
--sailcloth:#eae2c2;
}

More palettes to explore