Made in the Shade
#6b717a
Here's everything about the color Made in the Shade (#6b717a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6b717a | |
|---|---|---|
| RGB | rgb(107, 113, 122) | |
| HSL | hsl(216, 7%, 45%) | |
| CMYK | cmyk(12%, 7%, 0%, 52%) | |
| LAB | lab(47, -1, -6) | |
| OKLCH | oklch(0.55 0.016 258) |
Color harmonies
Tints & shades
Code snippets
color: #6b717a;
background-color: #6b717a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF6B717A)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.44, blue: 0.48, alpha: 1.0)