Fuego
#ee5533
Here's everything about the color Fuego (#ee5533) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee5533 | |
|---|---|---|
| RGB | rgb(238, 85, 51) | |
| HSL | hsl(11, 85%, 57%) | |
| CMYK | cmyk(0%, 64%, 79%, 7%) | |
| LAB | lab(58, 59, 52) | |
| OKLCH | oklch(0.65 0.195 34) |
Color harmonies
Tints & shades
Code snippets
color: #ee5533;
background-color: #ee5533;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFEE5533)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.33, blue: 0.20, alpha: 1.0)