All Palettes

Color Palette #9f5d3c, #d6b89a, #b7af9a, #e0afa4, #694949

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-soil {
color: #9f5d3c;
}
.dusty-gold {
color: #d6b89a;
}
.bonsai-pot {
color: #b7af9a;
}
.pale-blush {
color: #e0afa4;
}
.chocolate-eclair {
color: #694949;
}

/* CSS Variables */
:root {
--desert-soil:#9f5d3c;
--dusty-gold:#d6b89a;
--bonsai-pot:#b7af9a;
--pale-blush:#e0afa4;
--chocolate-eclair:#694949;
}

More palettes to explore