Fire Opal
#fd3c06
Here's everything about the color Fire Opal (#fd3c06) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fd3c06 | |
|---|---|---|
| RGB | rgb(253, 60, 6) | |
| HSL | hsl(13, 98%, 51%) | |
| CMYK | cmyk(0%, 76%, 98%, 1%) | |
| LAB | lab(57, 71, 69) | |
| OKLCH | oklch(0.65 0.233 34) |
Color harmonies
Tints & shades
Code snippets
color: #fd3c06;
background-color: #fd3c06;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFFD3C06)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.24, blue: 0.02, alpha: 1.0)