Indian Mesa
#d5a193
Indian Mesa, represented by the hex value #d5a193, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d5a193 | |
|---|---|---|
| RGB | rgb(213, 161, 147) | |
| HSL | hsl(13, 44%, 71%) | |
| CMYK | cmyk(0%, 24%, 31%, 16%) | |
| LAB | lab(71, 18, 15) | |
| OKLCH | oklch(0.75 0.065 36) |
Color harmonies
Tints & shades
Code snippets
color: #d5a193;
background-color: #d5a193;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD5A193)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.63, blue: 0.58, alpha: 1.0)