Hairy Heath
#633528
Hairy Heath is a color with the hex code #633528. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #633528 | |
|---|---|---|
| RGB | rgb(99, 53, 40) | |
| HSL | hsl(13, 42%, 27%) | |
| CMYK | cmyk(0%, 46%, 60%, 61%) | |
| LAB | lab(28, 20, 18) | |
| OKLCH | oklch(0.38 0.07 37) |
Color harmonies
Tints & shades
Code snippets
color: #633528;
background-color: #633528;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF633528)
/* Swift / UIKit */
UIColor(red: 0.39, green: 0.21, blue: 0.16, alpha: 1.0)