Fusion Red
#ff6163
Here's everything about the color Fusion Red (#ff6163) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff6163 | |
|---|---|---|
| RGB | rgb(255, 97, 99) | |
| HSL | hsl(359, 100%, 69%) | |
| CMYK | cmyk(0%, 62%, 61%, 0%) | |
| LAB | lab(63, 61, 33) | |
| OKLCH | oklch(0.7 0.193 23) |
Color harmonies
Tints & shades
Code snippets
color: #ff6163;
background-color: #ff6163;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFFF6163)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.38, blue: 0.39, alpha: 1.0)