All Palettes

Color Palette #f3ca4f, #e9a84e, #f47f1f, #d5472a, #a8343b

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-sun {
color: #f3ca4f;
}
.zucchini-flower {
color: #e9a84e;
}
.consumed-by-fire {
color: #f47f1f;
}
.pompeii-red {
color: #d5472a;
}
.american-beauty {
color: #a8343b;
}

/* CSS Variables */
:root {
--radiant-sun:#f3ca4f;
--zucchini-flower:#e9a84e;
--consumed-by-fire:#f47f1f;
--pompeii-red:#d5472a;
--american-beauty:#a8343b;
}

More palettes to explore