All Palettes

Color Palette #f5c75c, #e3b645, #d5a948, #bf8f31, #a37924

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75c;
}
.capital-yellow {
color: #e3b645;
}
.haystacks {
color: #d5a948;
}
.hokey-pokey {
color: #bf8f31;
}
.hacienda {
color: #a37924;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75c;
--capital-yellow:#e3b645;
--haystacks:#d5a948;
--hokey-pokey:#bf8f31;
--hacienda:#a37924;
}

More palettes to explore