All Palettes

Color Palette #f8c52a, #f69f3c, #f57a2e, #d64a2e, #a93e2d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-banner {
color: #f8c52a;
}
.chat-orange {
color: #f69f3c;
}
.sea-nettle {
color: #f57a2e;
}
.spicy-orange {
color: #d64a2e;
}
.chocolate-chili {
color: #a93e2d;
}

/* CSS Variables */
:root {
--golden-banner:#f8c52a;
--chat-orange:#f69f3c;
--sea-nettle:#f57a2e;
--spicy-orange:#d64a2e;
--chocolate-chili:#a93e2d;
}

More palettes to explore