All Palettes

Color Palette #f1c84b, #e6b34c, #c7893d, #a75e35, #7e3b2a

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-plexus-chakra {
color: #f1c84b;
}
.va-va-voom {
color: #e6b34c;
}
.anzac {
color: #c7893d;
}
.earthen-jug {
color: #a75e35;
}
.roycroft-copper-red {
color: #7e3b2a;
}

/* CSS Variables */
:root {
--solar-plexus-chakra:#f1c84b;
--va-va-voom:#e6b34c;
--anzac:#c7893d;
--earthen-jug:#a75e35;
--roycroft-copper-red:#7e3b2a;
}

More palettes to explore