Olive Bark
#5f5537
Olive Bark is a color with the hex code #5f5537. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #5f5537 | |
|---|---|---|
| RGB | rgb(95, 85, 55) | |
| HSL | hsl(45, 27%, 29%) | |
| CMYK | cmyk(0%, 11%, 42%, 63%) | |
| LAB | lab(37, 1, 19) | |
| OKLCH | oklch(0.45 0.047 92) |
Color harmonies
Tints & shades
Code snippets
color: #5f5537;
background-color: #5f5537;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF5F5537)
/* Swift / UIKit */
UIColor(red: 0.37, green: 0.33, blue: 0.22, alpha: 1.0)