All Palettes

Color Palette #f1c84b, #e2b83c, #d79c2d, #a4611e, #7e3b2a

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-plexus-chakra {
color: #f1c84b;
}
.last-sunlight {
color: #e2b83c;
}
.glitzy-gold {
color: #d79c2d;
}
.cockatrice-brown {
color: #a4611e;
}
.roycroft-copper-red {
color: #7e3b2a;
}

/* CSS Variables */
:root {
--solar-plexus-chakra:#f1c84b;
--last-sunlight:#e2b83c;
--glitzy-gold:#d79c2d;
--cockatrice-brown:#a4611e;
--roycroft-copper-red:#7e3b2a;
}

More palettes to explore