Mecha Metal
#848393
Mecha Metal is a color with the hex code #848393. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #848393 | |
|---|---|---|
| RGB | rgb(132, 131, 147) | |
| HSL | hsl(244, 7%, 55%) | |
| CMYK | cmyk(10%, 11%, 0%, 42%) | |
| LAB | lab(55, 3, -8) | |
| OKLCH | oklch(0.62 0.024 289) |
Color harmonies
Tints & shades
Code snippets
color: #848393;
background-color: #848393;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF848393)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.51, blue: 0.58, alpha: 1.0)