Peat Brown
#5a3d29
Here's everything about the color Peat Brown (#5a3d29) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5a3d29 | |
|---|---|---|
| RGB | rgb(90, 61, 41) | |
| HSL | hsl(24, 37%, 26%) | |
| CMYK | cmyk(0%, 32%, 54%, 65%) | |
| LAB | lab(29, 11, 18) | |
| OKLCH | oklch(0.39 0.052 55) |
Color harmonies
Tints & shades
Code snippets
color: #5a3d29;
background-color: #5a3d29;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF5A3D29)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.24, blue: 0.16, alpha: 1.0)