Baby Bear
#6f5944
Here's everything about the color Baby Bear (#6f5944) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6f5944 | |
|---|---|---|
| RGB | rgb(111, 89, 68) | |
| HSL | hsl(29, 24%, 35%) | |
| CMYK | cmyk(0%, 20%, 39%, 56%) | |
| LAB | lab(40, 7, 16) | |
| OKLCH | oklch(0.48 0.043 65) |
Color harmonies
Tints & shades
Code snippets
color: #6f5944;
background-color: #6f5944;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF6F5944)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.35, blue: 0.27, alpha: 1.0)