All Palettes

Color Palette #f5c75b, #f39c12, #e76e23, #d54030, #a42d3f

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75b;
}
.dodgeroll-gold {
color: #f39c12;
}
.24-carrot {
color: #e76e23;
}
.punch {
color: #d54030;
}
.radish {
color: #a42d3f;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75b;
--dodgeroll-gold:#f39c12;
--24-carrot:#e76e23;
--punch:#d54030;
--radish:#a42d3f;
}

More palettes to explore