All Palettes

Color Palette #f8dfb4, #e3b664, #d48e2b, #a95f2d, #7d3b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-muffin {
color: #f8dfb4;
}
.dandelion-wish {
color: #e3b664;
}
.turmeric-tea {
color: #d48e2b;
}
.beef-hotpot {
color: #a95f2d;
}
.roycroft-copper-red {
color: #7d3b2b;
}

/* CSS Variables */
:root {
--butter-muffin:#f8dfb4;
--dandelion-wish:#e3b664;
--turmeric-tea:#d48e2b;
--beef-hotpot:#a95f2d;
--roycroft-copper-red:#7d3b2b;
}

More palettes to explore