All Palettes

Color Palette #6f4c3e, #d9b88c, #f1c84b, #f39d39, #b55f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.splash-of-honey {
color: #d9b88c;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.amber-glow {
color: #f39d39;
}
.caramel-dream {
color: #b55f3b;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--splash-of-honey:#d9b88c;
--solar-plexus-chakra:#f1c84b;
--amber-glow:#f39d39;
--caramel-dream:#b55f3b;
}

More palettes to explore