Silverfish
#8d95aa
Here's everything about the color Silverfish (#8d95aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8d95aa | |
|---|---|---|
| RGB | rgb(141, 149, 170) | |
| HSL | hsl(223, 15%, 61%) | |
| CMYK | cmyk(17%, 12%, 0%, 33%) | |
| LAB | lab(62, 0, -12) | |
| OKLCH | oklch(0.67 0.032 269) |
Color harmonies
Tints & shades
Code snippets
color: #8d95aa;
background-color: #8d95aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF8D95AA)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.58, blue: 0.67, alpha: 1.0)