Void Wellness Coach
#41373a
Void Wellness Coach, represented by the hex value #41373a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #41373a | |
|---|---|---|
| RGB | rgb(65, 55, 58) | |
| HSL | hsl(342, 8%, 24%) | |
| CMYK | cmyk(0%, 15%, 11%, 75%) | |
| LAB | lab(24, 5, 0) | |
| OKLCH | oklch(0.35 0.015 358) |
Color harmonies
Tints & shades
Code snippets
color: #41373a;
background-color: #41373a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF41373A)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.22, blue: 0.23, alpha: 1.0)