Knit Cardigan
#6d6c5f
Here's everything about the color Knit Cardigan (#6d6c5f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6d6c5f | |
|---|---|---|
| RGB | rgb(109, 108, 95) | |
| HSL | hsl(56, 7%, 40%) | |
| CMYK | cmyk(0%, 1%, 13%, 57%) | |
| LAB | lab(45, -1, 7) | |
| OKLCH | oklch(0.53 0.02 103) |
Color harmonies
Tints & shades
Code snippets
color: #6d6c5f;
background-color: #6d6c5f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF6D6C5F)
/* Swift / UIKit */
UIColor(red: 0.43, green: 0.42, blue: 0.37, alpha: 1.0)