Ochicha Latte
#6b6047
Ochicha Latte is a color with the hex code #6b6047. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #6b6047 | |
|---|---|---|
| RGB | rgb(107, 96, 71) | |
| HSL | hsl(42, 20%, 35%) | |
| CMYK | cmyk(0%, 10%, 34%, 58%) | |
| LAB | lab(41, 1, 16) | |
| OKLCH | oklch(0.49 0.04 87) |
Color harmonies
Tints & shades
Code snippets
color: #6b6047;
background-color: #6b6047;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF6B6047)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.38, blue: 0.28, alpha: 1.0)