All Palettes

Color Palette #f4c543, #e8b43b, #d69e2e, #c58b26, #b77f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f4c543;
}
.australium-gold {
color: #e8b43b;
}
.glitzy-gold {
color: #d69e2e;
}
.gentleman-s-whiskey {
color: #c58b26;
}
.arrowwood {
color: #b77f1f;
}

/* CSS Variables */
:root {
--pyrite:#f4c543;
--australium-gold:#e8b43b;
--glitzy-gold:#d69e2e;
--gentleman-s-whiskey:#c58b26;
--arrowwood:#b77f1f;
}

More palettes to explore