Flame
#e25822
Here's everything about the color Flame (#e25822) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e25822 | |
|---|---|---|
| RGB | rgb(226, 88, 34) | |
| HSL | hsl(17, 77%, 51%) | |
| CMYK | cmyk(0%, 61%, 85%, 11%) | |
| LAB | lab(56, 53, 57) | |
| OKLCH | oklch(0.63 0.183 39) |
Color harmonies
Tints & shades
Code snippets
color: #e25822;
background-color: #e25822;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFE25822)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.35, blue: 0.13, alpha: 1.0)