Ironside
#7e8082
Here's everything about the color Ironside (#7e8082) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7e8082 | |
|---|---|---|
| RGB | rgb(126, 128, 130) | |
| HSL | hsl(210, 2%, 50%) | |
| CMYK | cmyk(3%, 2%, 0%, 49%) | |
| LAB | lab(53, 0, -1) | |
| OKLCH | oklch(0.6 0.004 248) |
Color harmonies
Tints & shades
Code snippets
color: #7e8082;
background-color: #7e8082;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF7E8082)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.50, blue: 0.51, alpha: 1.0)