All Palettes

Color Palette #6a3f2f, #a85f2e, #f09e56, #fcd7b0, #f8f4e2

0%
0%
0%

CSS code for this palette

/* CSS */
.aloeswood {
color: #6a3f2f;
}
.beef-hotpot {
color: #a85f2e;
}
.doughnut {
color: #f09e56;
}
.satin-latour {
color: #fcd7b0;
}
.daisy-white {
color: #f8f4e2;
}

/* CSS Variables */
:root {
--aloeswood:#6a3f2f;
--beef-hotpot:#a85f2e;
--doughnut:#f09e56;
--satin-latour:#fcd7b0;
--daisy-white:#f8f4e2;
}

More palettes to explore