Hatoba Pigeon
#95859c
Hatoba Pigeon, represented by the hex value #95859c, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #95859c | |
|---|---|---|
| RGB | rgb(149, 133, 156) | |
| HSL | hsl(282, 10%, 57%) | |
| CMYK | cmyk(4%, 15%, 0%, 39%) | |
| LAB | lab(58, 10, -10) | |
| OKLCH | oklch(0.64 0.038 316) |
Color harmonies
Tints & shades
Code snippets
color: #95859c;
background-color: #95859c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF95859C)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.52, blue: 0.61, alpha: 1.0)