Pastel Brown
#836953
Here's everything about the color Pastel Brown (#836953) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #836953 | |
|---|---|---|
| RGB | rgb(131, 105, 83) | |
| HSL | hsl(28, 22%, 42%) | |
| CMYK | cmyk(0%, 20%, 37%, 49%) | |
| LAB | lab(47, 8, 17) | |
| OKLCH | oklch(0.54 0.047 62) |
Color harmonies
Tints & shades
Code snippets
color: #836953;
background-color: #836953;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF836953)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.41, blue: 0.33, alpha: 1.0)