Mustang
#5e4a47
Here's everything about the color Mustang (#5e4a47) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5e4a47 | |
|---|---|---|
| RGB | rgb(94, 74, 71) | |
| HSL | hsl(8, 14%, 32%) | |
| CMYK | cmyk(0%, 21%, 24%, 63%) | |
| LAB | lab(34, 8, 5) | |
| OKLCH | oklch(0.43 0.028 28) |
Color harmonies
Tints & shades
Code snippets
color: #5e4a47;
background-color: #5e4a47;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF5E4A47)
/* Swift / UIKit */
UIColor(red: 0.37, green: 0.29, blue: 0.28, alpha: 1.0)