All Palettes

Color Palette #9f5c41, #c78a5c, #e3c1a6, #f4e0c8, #f9f5f0

0%
0%
0%

CSS code for this palette

/* CSS */
.sepia-skin {
color: #9f5c41;
}
.wheatberry {
color: #c78a5c;
}
.adobe-south {
color: #e3c1a6;
}
.almeja {
color: #f4e0c8;
}
.silver-bird {
color: #f9f5f0;
}

/* CSS Variables */
:root {
--sepia-skin:#9f5c41;
--wheatberry:#c78a5c;
--adobe-south:#e3c1a6;
--almeja:#f4e0c8;
--silver-bird:#f9f5f0;
}

More palettes to explore