Rocky Racoon
#b27a47
Rocky Racoon is a color with the hex code #b27a47. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b27a47 | |
|---|---|---|
| RGB | rgb(178, 122, 71) | |
| HSL | hsl(29, 43%, 49%) | |
| CMYK | cmyk(0%, 31%, 60%, 30%) | |
| LAB | lab(56, 19, 37) | |
| OKLCH | oklch(0.63 0.097 62) |
Color harmonies
Tints & shades
Code snippets
color: #b27a47;
background-color: #b27a47;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB27A47)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.48, blue: 0.28, alpha: 1.0)