Magnetic
#b2b5af
Here's everything about the color Magnetic (#b2b5af) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b2b5af | |
|---|---|---|
| RGB | rgb(178, 181, 175) | |
| HSL | hsl(90, 4%, 70%) | |
| CMYK | cmyk(2%, 0%, 3%, 29%) | |
| LAB | lab(73, -2, 3) | |
| OKLCH | oklch(0.77 0.009 129) |
Color harmonies
Tints & shades
Code snippets
color: #b2b5af;
background-color: #b2b5af;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFB2B5AF)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.71, blue: 0.69, alpha: 1.0)