Vin Cuit
#b47463
Here's everything about the color Vin Cuit (#b47463) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b47463 | |
|---|---|---|
| RGB | rgb(180, 116, 99) | |
| HSL | hsl(13, 35%, 55%) | |
| CMYK | cmyk(0%, 36%, 45%, 29%) | |
| LAB | lab(56, 24, 20) | |
| OKLCH | oklch(0.62 0.085 36) |
Color harmonies
Tints & shades
Code snippets
color: #b47463;
background-color: #b47463;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB47463)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.45, blue: 0.39, alpha: 1.0)