All Palettes

Color Palette #f6d55a, #f9b248, #f58d38, #f67d2c, #f46a1f

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.butterscotch {
color: #f9b248;
}
.fire-flower {
color: #f58d38;
}
.summer-citrus {
color: #f67d2c;
}
.apocalyptic-orange {
color: #f46a1f;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--butterscotch:#f9b248;
--fire-flower:#f58d38;
--summer-citrus:#f67d2c;
--apocalyptic-orange:#f46a1f;
}

More palettes to explore