All Palettes

Color Palette #c46b3b, #d89c2c, #f1c84b, #eadfa4, #a85f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.burnt-copper {
color: #c46b3b;
}
.glitzy-gold {
color: #d89c2c;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.refreshing-tea {
color: #eadfa4;
}
.beef-hotpot {
color: #a85f2e;
}

/* CSS Variables */
:root {
--burnt-copper:#c46b3b;
--glitzy-gold:#d89c2c;
--solar-plexus-chakra:#f1c84b;
--refreshing-tea:#eadfa4;
--beef-hotpot:#a85f2e;
}

More palettes to explore