Chestnut
#742802
Chestnut is a color with the hex code #742802. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #742802 | |
|---|---|---|
| RGB | rgb(116, 40, 2) | |
| HSL | hsl(20, 97%, 23%) | |
| CMYK | cmyk(0%, 66%, 98%, 55%) | |
| LAB | lab(28, 33, 39) | |
| OKLCH | oklch(0.39 0.116 42) |
Color harmonies
Tints & shades
Code snippets
color: #742802;
background-color: #742802;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF742802)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.16, blue: 0.01, alpha: 1.0)