Arcade Fire
#ee3311
Here's everything about the color Arcade Fire (#ee3311) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee3311 | |
|---|---|---|
| RGB | rgb(238, 51, 17) | |
| HSL | hsl(9, 87%, 50%) | |
| CMYK | cmyk(0%, 79%, 93%, 7%) | |
| LAB | lab(53, 69, 63) | |
| OKLCH | oklch(0.62 0.225 32) |
Color harmonies
Tints & shades
Code snippets
color: #ee3311;
background-color: #ee3311;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFEE3311)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.20, blue: 0.07, alpha: 1.0)