Garden of Earthly Delights
#a09f5b
Garden of Earthly Delights is a color with the hex code #a09f5b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a09f5b | |
|---|---|---|
| RGB | rgb(160, 159, 91) | |
| HSL | hsl(59, 27%, 49%) | |
| CMYK | cmyk(0%, 1%, 43%, 37%) | |
| LAB | lab(64, -7, 35) | |
| OKLCH | oklch(0.69 0.09 108) |
Color harmonies
Tints & shades
Code snippets
color: #a09f5b;
background-color: #a09f5b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFFA09F5B)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.62, blue: 0.36, alpha: 1.0)