Cheeky Chestnut
#7b4d3a
Cheeky Chestnut is a color with the hex code #7b4d3a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7b4d3a | |
|---|---|---|
| RGB | rgb(123, 77, 58) | |
| HSL | hsl(18, 36%, 35%) | |
| CMYK | cmyk(0%, 37%, 53%, 52%) | |
| LAB | lab(38, 18, 20) | |
| OKLCH | oklch(0.47 0.069 43) |
Color harmonies
Tints & shades
Code snippets
color: #7b4d3a;
background-color: #7b4d3a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7B4D3A)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.30, blue: 0.23, alpha: 1.0)