Faded Letter
#bfac86
Here's everything about the color Faded Letter (#bfac86) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bfac86 | |
|---|---|---|
| RGB | rgb(191, 172, 134) | |
| HSL | hsl(40, 31%, 64%) | |
| CMYK | cmyk(0%, 10%, 30%, 25%) | |
| LAB | lab(71, 3, 22) | |
| OKLCH | oklch(0.75 0.056 84) |
Color harmonies
Tints & shades
Code snippets
color: #bfac86;
background-color: #bfac86;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFBFAC86)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.67, blue: 0.53, alpha: 1.0)