Lynx
#604d47
Lynx is a color with the hex code #604d47. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #604d47 | |
|---|---|---|
| RGB | rgb(96, 77, 71) | |
| HSL | hsl(14, 15%, 33%) | |
| CMYK | cmyk(0%, 20%, 26%, 62%) | |
| LAB | lab(35, 7, 7) | |
| OKLCH | oklch(0.44 0.028 38) |
Color harmonies
Tints & shades
Code snippets
color: #604d47;
background-color: #604d47;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF604D47)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.30, blue: 0.28, alpha: 1.0)