All Palettes

Color Palette #f5c75c, #e2b855, #d0a44e, #c59f44, #b88f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75c;
}
.mr-mustard {
color: #e2b855;
}
.royal-gold-pearl {
color: #d0a44e;
}
.golden-field {
color: #c59f44;
}
.trading-post {
color: #b88f3d;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75c;
--mr-mustard:#e2b855;
--royal-gold-pearl:#d0a44e;
--golden-field:#c59f44;
--trading-post:#b88f3d;
}

More palettes to explore