#ADAA85
Dusty Yellow
#ADAA85 is the CSS named color "rosybrown", an exact match. In RGB it breaks down to red 173, green 170, and blue 133 out of 255 each. In HSL terms that's a hue of 55°, 20% saturation, and 60% lightness: on the lighter side — readable as large or bold text on a dark background, but too pale for small body text on white.
Every format
| HEX | #adaa85 |
| RGB | rgb(173, 170, 133) |
| HSL | hsl(55° 20% 60%) |
| HSB | hsb(55° 23% 68%) |
| OKLCH | oklch(73% 0.051 104°) |
| OKLAB | oklab(73% -0.012 0.050) |
| LCH | lch(69% 19.9 100°) |
| CMYK | cmyk(0% 2% 23% 32%) |
Shades (darker)
#adaa85 · #9b9874 · #898662 · #787552 · #676442
Tints (lighter)
#adaa85 · #b5b28d · #bebb95 · #c7c49e · #cfcca6
Shades mix #ADAA85 toward black in even steps, useful for hover and pressed states in a UI; tints mix it toward white, useful for subtle backgrounds and disabled states that still read as the same color family.
On white: 2.37:1 — fails
On black: 8.87:1 — AAA
Frequently asked
- What is #ADAA85 in RGB?
- #ADAA85 is rgb(173, 170, 133) — red 173, green 170, blue 133 out of 255 each.
- Does #ADAA85 pass WCAG contrast on a white background?
- It has a contrast ratio of 2.37:1 against white, which fails for normal text.
- What's a good background color to pair with #ADAA85?
- Black text or a black background gives better contrast (8.87:1) than white (2.37:1).