All Palettes

Color Palette #f5c75c, #e0b94d, #d0a749, #bdaf51, #a89b3e

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75c;
}
.high-honey {
color: #e0b94d;
}
.autumn-apple-yellow {
color: #d0a749;
}
.star-fruit-yellow-green {
color: #bdaf51;
}
.golden-olive {
color: #a89b3e;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75c;
--high-honey:#e0b94d;
--autumn-apple-yellow:#d0a749;
--star-fruit-yellow-green:#bdaf51;
--golden-olive:#a89b3e;
}

More palettes to explore