Puma
#96711c
Puma is a color with the hex code #96711c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #96711c | |
|---|---|---|
| RGB | rgb(150, 113, 28) | |
| HSL | hsl(42, 69%, 35%) | |
| CMYK | cmyk(0%, 25%, 81%, 41%) | |
| LAB | lab(50, 9, 49) | |
| OKLCH | oklch(0.57 0.107 83) |
Color harmonies
Tints & shades
Code snippets
color: #96711c;
background-color: #96711c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF96711C)
/* Swift / UIKit */
UIColor(red: 0.59, green: 0.44, blue: 0.11, alpha: 1.0)