Warm Brown
#964e02
Here's everything about the color Warm Brown (#964e02) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #964e02 | |
|---|---|---|
| RGB | rgb(150, 78, 2) | |
| HSL | hsl(31, 97%, 30%) | |
| CMYK | cmyk(0%, 48%, 99%, 41%) | |
| LAB | lab(42, 28, 50) | |
| OKLCH | oklch(0.5 0.121 57) |
Color harmonies
Tints & shades
Code snippets
color: #964e02;
background-color: #964e02;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF964E02)
/* Swift / UIKit */
UIColor(red: 0.59, green: 0.31, blue: 0.01, alpha: 1.0)