All Palettes

Color Palette #6f4c3e, #d3b49c, #c89f8d, #e5c4a9, #f2e9d4

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.roasted-almond {
color: #d3b49c;
}
.artifact {
color: #c89f8d;
}
.peach-beauty {
color: #e5c4a9;
}
.eugenia {
color: #f2e9d4;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--roasted-almond:#d3b49c;
--artifact:#c89f8d;
--peach-beauty:#e5c4a9;
--eugenia:#f2e9d4;
}

More palettes to explore