Chocolate Castle
#452207
Here's everything about the color Chocolate Castle (#452207) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #452207 | |
|---|---|---|
| RGB | rgb(69, 34, 7) | |
| HSL | hsl(26, 82%, 15%) | |
| CMYK | cmyk(0%, 51%, 90%, 73%) | |
| LAB | lab(18, 15, 23) | |
| OKLCH | oklch(0.29 0.065 54) |
Color harmonies
Tints & shades
Code snippets
color: #452207;
background-color: #452207;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF452207)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.13, blue: 0.03, alpha: 1.0)