Hong Kong Mist
#948e90
Hong Kong Mist, represented by the hex value #948e90, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #948e90 | |
|---|---|---|
| RGB | rgb(148, 142, 144) | |
| HSL | hsl(340, 3%, 57%) | |
| CMYK | cmyk(0%, 4%, 3%, 42%) | |
| LAB | lab(60, 3, 0) | |
| OKLCH | oklch(0.65 0.008 355) |
Color harmonies
Tints & shades
Code snippets
color: #948e90;
background-color: #948e90;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF948E90)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.56, blue: 0.56, alpha: 1.0)