Indian Silk
#8a5773
Indian Silk, represented by the hex value #8a5773, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #8a5773 | |
|---|---|---|
| RGB | rgb(138, 87, 115) | |
| HSL | hsl(327, 23%, 44%) | |
| CMYK | cmyk(0%, 37%, 17%, 46%) | |
| LAB | lab(44, 25, -7) | |
| OKLCH | oklch(0.52 0.077 346) |
Color harmonies
Tints & shades
Code snippets
color: #8a5773;
background-color: #8a5773;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF8A5773)
/* Swift / UIKit */
UIColor(red: 0.54, green: 0.34, blue: 0.45, alpha: 1.0)