Sooty Lashes
#474d52
Here's everything about the color Sooty Lashes (#474d52) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #474d52 | |
|---|---|---|
| RGB | rgb(71, 77, 82) | |
| HSL | hsl(207, 7%, 30%) | |
| CMYK | cmyk(13%, 6%, 0%, 68%) | |
| LAB | lab(32, -2, -4) | |
| OKLCH | oklch(0.42 0.011 243) |
Color harmonies
Tints & shades
Code snippets
color: #474d52;
background-color: #474d52;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF474D52)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.30, blue: 0.32, alpha: 1.0)