All Palettes

Color Palette #f8d03f, #f9a23e, #f67d2c, #f05324, #c92b1d

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold-dust {
color: #f8d03f;
}
.hawaiian-passion {
color: #f9a23e;
}
.summer-citrus {
color: #f67d2c;
}
.tilted-pinball {
color: #f05324;
}
.clear-red {
color: #c92b1d;
}

/* CSS Variables */
:root {
--marigold-dust:#f8d03f;
--hawaiian-passion:#f9a23e;
--summer-citrus:#f67d2c;
--tilted-pinball:#f05324;
--clear-red:#c92b1d;
}

More palettes to explore