All Palettes

Color Palette #f5c75c, #e2b846, #d1a233, #c29a24, #b58f1c

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75c;
}
.capital-yellow {
color: #e2b846;
}
.kingdom-gold {
color: #d1a233;
}
.mustard-seed {
color: #c29a24;
}
.arrowwood {
color: #b58f1c;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75c;
--capital-yellow:#e2b846;
--kingdom-gold:#d1a233;
--mustard-seed:#c29a24;
--arrowwood:#b58f1c;
}

More palettes to explore