All Palettes

Color Palette #6f4c3e, #b4a79d, #d4c2af, #e3c4a6, #f9e4d2

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.nantucket-sands {
color: #b4a79d;
}
.autumn-haze {
color: #d4c2af;
}
.apricot-illusion {
color: #e3c4a6;
}
.warm-bread {
color: #f9e4d2;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--nantucket-sands:#b4a79d;
--autumn-haze:#d4c2af;
--apricot-illusion:#e3c4a6;
--warm-bread:#f9e4d2;
}

More palettes to explore