Wild Chocolate
#665134
Wild Chocolate is a color with the hex code #665134. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #665134 | |
|---|---|---|
| RGB | rgb(102, 81, 52) | |
| HSL | hsl(35, 32%, 30%) | |
| CMYK | cmyk(0%, 21%, 49%, 60%) | |
| LAB | lab(36, 6, 21) | |
| OKLCH | oklch(0.45 0.051 75) |
Color harmonies
Tints & shades
Code snippets
color: #665134;
background-color: #665134;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF665134)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.32, blue: 0.20, alpha: 1.0)