Secret Passage
#372a05
Here's everything about the color Secret Passage (#372a05) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #372a05 | |
|---|---|---|
| RGB | rgb(55, 42, 5) | |
| HSL | hsl(44, 83%, 12%) | |
| CMYK | cmyk(0%, 24%, 91%, 78%) | |
| LAB | lab(18, 3, 24) | |
| OKLCH | oklch(0.29 0.055 89) |
Color harmonies
Tints & shades
Code snippets
color: #372a05;
background-color: #372a05;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF372A05)
/* Swift / UIKit */
UIColor(red: 0.22, green: 0.16, blue: 0.02, alpha: 1.0)