All Palettes

Color Palette #f1c84b, #e2aa50, #d88c46, #bf5c3b, #a94b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-plexus-chakra {
color: #f1c84b;
}
.mellowed-gold {
color: #e2aa50;
}
.golden-nugget {
color: #d88c46;
}
.tartare {
color: #bf5c3b;
}
.wilted-brown {
color: #a94b3d;
}

/* CSS Variables */
:root {
--solar-plexus-chakra:#f1c84b;
--mellowed-gold:#e2aa50;
--golden-nugget:#d88c46;
--tartare:#bf5c3b;
--wilted-brown:#a94b3d;
}

More palettes to explore