All Palettes

Color Palette #f5c75c, #e3b24f, #d1a03d, #a47928, #7f5a1f

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75c;
}
.yolk-yellow {
color: #e3b24f;
}
.cremini {
color: #d1a03d;
}
.hot-toddy {
color: #a47928;
}
.hot-curry {
color: #7f5a1f;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75c;
--yolk-yellow:#e3b24f;
--cremini:#d1a03d;
--hot-toddy:#a47928;
--hot-curry:#7f5a1f;
}

More palettes to explore