Dusty Chimney
#888899
Here's everything about the color Dusty Chimney (#888899) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #888899 | |
|---|---|---|
| RGB | rgb(136, 136, 153) | |
| HSL | hsl(240, 8%, 57%) | |
| CMYK | cmyk(11%, 11%, 0%, 40%) | |
| LAB | lab(57, 3, -9) | |
| OKLCH | oklch(0.63 0.025 286) |
Color harmonies
Tints & shades
Code snippets
color: #888899;
background-color: #888899;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF888899)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.53, blue: 0.60, alpha: 1.0)