Dollar Bill
#85bb65
Here's everything about the color Dollar Bill (#85bb65) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #85bb65 | |
|---|---|---|
| RGB | rgb(133, 187, 101) | |
| HSL | hsl(98, 39%, 56%) | |
| CMYK | cmyk(29%, 0%, 46%, 27%) | |
| LAB | lab(71, -30, 37) | |
| OKLCH | oklch(0.73 0.13 135) |
Color harmonies
Tints & shades
Code snippets
color: #85bb65;
background-color: #85bb65;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF85BB65)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.73, blue: 0.40, alpha: 1.0)