All Palettes

Color Palette #f2f2f2, #d3b58d, #b4641d, #8b4513, #6a4125

0%
0%
0%

CSS code for this palette

/* CSS */
.bleached-silk {
color: #f2f2f2;
}
.link-to-the-past {
color: #d3b58d;
}
.light-brown {
color: #b4641d;
}
.saddle-brown {
color: #8b4513;
}
.semi-sweet-chocolate {
color: #6a4125;
}

/* CSS Variables */
:root {
--bleached-silk:#f2f2f2;
--link-to-the-past:#d3b58d;
--light-brown:#b4641d;
--saddle-brown:#8b4513;
--semi-sweet-chocolate:#6a4125;
}

More palettes to explore