Lingering Storm
#858381
Lingering Storm is a color with the hex code #858381. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #858381 | |
|---|---|---|
| RGB | rgb(133, 131, 129) | |
| HSL | hsl(30, 2%, 51%) | |
| CMYK | cmyk(0%, 2%, 3%, 48%) | |
| LAB | lab(55, 0, 1) | |
| OKLCH | oklch(0.61 0.004 68) |
Color harmonies
Tints & shades
Code snippets
color: #858381;
background-color: #858381;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF858381)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.51, blue: 0.51, alpha: 1.0)