Hibernation
#6f5166
Here's everything about the color Hibernation (#6f5166) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6f5166 | |
|---|---|---|
| RGB | rgb(111, 81, 102) | |
| HSL | hsl(318, 16%, 38%) | |
| CMYK | cmyk(0%, 27%, 8%, 56%) | |
| LAB | lab(38, 16, -7) | |
| OKLCH | oklch(0.47 0.051 338) |
Color harmonies
Tints & shades
Code snippets
color: #6f5166;
background-color: #6f5166;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF6F5166)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.32, blue: 0.40, alpha: 1.0)