Firecracker
#f2643a
Here's everything about the color Firecracker (#f2643a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f2643a | |
|---|---|---|
| RGB | rgb(242, 100, 58) | |
| HSL | hsl(14, 88%, 59%) | |
| CMYK | cmyk(0%, 59%, 76%, 5%) | |
| LAB | lab(61, 54, 52) | |
| OKLCH | oklch(0.68 0.184 37) |
Color harmonies
Tints & shades
Code snippets
color: #f2643a;
background-color: #f2643a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFF2643A)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.39, blue: 0.23, alpha: 1.0)