All Palettes

Color Palette #6f4c3e, #a85f2e, #d58d4d, #f3c7aa, #f8e1b9

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.beef-hotpot {
color: #a85f2e;
}
.serape {
color: #d58d4d;
}
.citrus-sachet {
color: #f3c7aa;
}
.curd {
color: #f8e1b9;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--beef-hotpot:#a85f2e;
--serape:#d58d4d;
--citrus-sachet:#f3c7aa;
--curd:#f8e1b9;
}

More palettes to explore