Hamster Fur
#a6814c
Hamster Fur is a color with the hex code #a6814c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a6814c | |
|---|---|---|
| RGB | rgb(166, 129, 76) | |
| HSL | hsl(35, 37%, 47%) | |
| CMYK | cmyk(0%, 22%, 54%, 35%) | |
| LAB | lab(57, 10, 34) | |
| OKLCH | oklch(0.63 0.084 75) |
Color harmonies
Tints & shades
Code snippets
color: #a6814c;
background-color: #a6814c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA6814C)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.51, blue: 0.30, alpha: 1.0)