Chocolate Escape
#623d2e
Here's everything about the color Chocolate Escape (#623d2e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #623d2e | |
|---|---|---|
| RGB | rgb(98, 61, 46) | |
| HSL | hsl(17, 36%, 28%) | |
| CMYK | cmyk(0%, 38%, 53%, 62%) | |
| LAB | lab(30, 15, 16) | |
| OKLCH | oklch(0.4 0.058 43) |
Color harmonies
Tints & shades
Code snippets
color: #623d2e;
background-color: #623d2e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF623D2E)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.24, blue: 0.18, alpha: 1.0)