Gramps Shoehorn
#a3896c
Here's everything about the color Gramps Shoehorn (#a3896c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a3896c | |
|---|---|---|
| RGB | rgb(163, 137, 108) | |
| HSL | hsl(32, 23%, 53%) | |
| CMYK | cmyk(0%, 16%, 34%, 36%) | |
| LAB | lab(59, 7, 19) | |
| OKLCH | oklch(0.65 0.052 70) |
Color harmonies
Tints & shades
Code snippets
color: #a3896c;
background-color: #a3896c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA3896C)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.54, blue: 0.42, alpha: 1.0)