Majestic Elk
#ad9a84
Majestic Elk, represented by the hex value #ad9a84, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #ad9a84 | |
|---|---|---|
| RGB | rgb(173, 154, 132) | |
| HSL | hsl(32, 20%, 60%) | |
| CMYK | cmyk(0%, 11%, 24%, 32%) | |
| LAB | lab(65, 5, 14) | |
| OKLCH | oklch(0.7 0.038 71) |
Color harmonies
Tints & shades
Code snippets
color: #ad9a84;
background-color: #ad9a84;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAD9A84)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.60, blue: 0.52, alpha: 1.0)