Ferocious Fox
#e25d1b
Ferocious Fox is a color with the hex code #e25d1b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e25d1b | |
|---|---|---|
| RGB | rgb(226, 93, 27) | |
| HSL | hsl(20, 79%, 50%) | |
| CMYK | cmyk(0%, 59%, 88%, 11%) | |
| LAB | lab(57, 51, 60) | |
| OKLCH | oklch(0.64 0.181 42) |
Color harmonies
Tints & shades
Code snippets
color: #e25d1b;
background-color: #e25d1b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFE25D1B)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.36, blue: 0.11, alpha: 1.0)