All Palettes

Color Palette #f1c40e, #e6b328, #d9a630, #c88a2d, #b67e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunshine-mellow {
color: #f1c40e;
}
.gold-tips {
color: #e6b328;
}
.golden-grass {
color: #d9a630;
}
.gentleman-s-whiskey {
color: #c88a2d;
}
.mandalay {
color: #b67e2b;
}

/* CSS Variables */
:root {
--sunshine-mellow:#f1c40e;
--gold-tips:#e6b328;
--golden-grass:#d9a630;
--gentleman-s-whiskey:#c88a2d;
--mandalay:#b67e2b;
}

More palettes to explore