Treasury
#dbd186
Treasury is a color with the hex code #dbd186. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #dbd186 | |
|---|---|---|
| RGB | rgb(219, 209, 134) | |
| HSL | hsl(53, 54%, 69%) | |
| CMYK | cmyk(0%, 5%, 39%, 14%) | |
| LAB | lab(83, -4, 38) | |
| OKLCH | oklch(0.85 0.096 102) |
Color harmonies
Tints & shades
Code snippets
color: #dbd186;
background-color: #dbd186;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDBD186)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.82, blue: 0.53, alpha: 1.0)