Fedora
#625665
Here's everything about the color Fedora (#625665) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #625665 | |
|---|---|---|
| RGB | rgb(98, 86, 101) | |
| HSL | hsl(288, 8%, 37%) | |
| CMYK | cmyk(3%, 15%, 0%, 60%) | |
| LAB | lab(38, 7, -7) | |
| OKLCH | oklch(0.47 0.028 319) |
Color harmonies
Tints & shades
Code snippets
color: #625665;
background-color: #625665;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF625665)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.34, blue: 0.40, alpha: 1.0)