Silent Film
#9fa5a5
Silent Film is a color with the hex code #9fa5a5. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9fa5a5 | |
|---|---|---|
| RGB | rgb(159, 165, 165) | |
| HSL | hsl(180, 3%, 64%) | |
| CMYK | cmyk(4%, 0%, 0%, 35%) | |
| LAB | lab(67, -2, -1) | |
| OKLCH | oklch(0.72 0.007 197) |
Color harmonies
Tints & shades
Code snippets
color: #9fa5a5;
background-color: #9fa5a5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF9FA5A5)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.65, blue: 0.65, alpha: 1.0)