Treasure Chest
#726854
Here's everything about the color Treasure Chest (#726854) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #726854 | |
|---|---|---|
| RGB | rgb(114, 104, 84) | |
| HSL | hsl(40, 15%, 39%) | |
| CMYK | cmyk(0%, 9%, 26%, 55%) | |
| LAB | lab(45, 2, 13) | |
| OKLCH | oklch(0.52 0.033 85) |
Color harmonies
Tints & shades
Code snippets
color: #726854;
background-color: #726854;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF726854)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.41, blue: 0.33, alpha: 1.0)