Dragon’s Fire
#fc4a14
Dragon’s Fire is a color with the hex code #fc4a14. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fc4a14 | |
|---|---|---|
| RGB | rgb(252, 74, 20) | |
| HSL | hsl(14, 97%, 53%) | |
| CMYK | cmyk(0%, 71%, 92%, 1%) | |
| LAB | lab(59, 67, 66) | |
| OKLCH | oklch(0.66 0.222 35) |
Color harmonies
Tints & shades
Code snippets
color: #fc4a14;
background-color: #fc4a14;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFFC4A14)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.29, blue: 0.08, alpha: 1.0)