All Palettes

Color Palette #f5c75c, #e8a945, #d78b28, #c5761b, #aa6b0e

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75c;
}
.brittlebush {
color: #e8a945;
}
.turmeric-tea {
color: #d78b28;
}
.ochre {
color: #c5761b;
}
.ancient-brandy {
color: #aa6b0e;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75c;
--brittlebush:#e8a945;
--turmeric-tea:#d78b28;
--ochre:#c5761b;
--ancient-brandy:#aa6b0e;
}

More palettes to explore