Hazel
#a36b4b
Here's everything about the color Hazel (#a36b4b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a36b4b | |
|---|---|---|
| RGB | rgb(163, 107, 75) | |
| HSL | hsl(22, 37%, 47%) | |
| CMYK | cmyk(0%, 34%, 54%, 36%) | |
| LAB | lab(51, 20, 27) | |
| OKLCH | oklch(0.58 0.085 50) |
Color harmonies
Tints & shades
Code snippets
color: #a36b4b;
background-color: #a36b4b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA36B4B)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.42, blue: 0.29, alpha: 1.0)