All Palettes

Color Palette #f9a824, #f97e1f, #f76d3b, #f74049, #e41b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.orange-you-happy {
color: #f97e1f;
}
.carrot {
color: #f76d3b;
}
.red-salsa {
color: #f74049;
}
.bloodthirsty-warlock {
color: #e41b3c;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--orange-you-happy:#f97e1f;
--carrot:#f76d3b;
--red-salsa:#f74049;
--bloodthirsty-warlock:#e41b3c;
}

More palettes to explore