Sea Lion
#7f8793
Here's everything about the color Sea Lion (#7f8793) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7f8793 | |
|---|---|---|
| RGB | rgb(127, 135, 147) | |
| HSL | hsl(216, 8%, 54%) | |
| CMYK | cmyk(14%, 8%, 0%, 42%) | |
| LAB | lab(56, -1, -8) | |
| OKLCH | oklch(0.62 0.02 258) |
Color harmonies
Tints & shades
Code snippets
color: #7f8793;
background-color: #7f8793;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF7F8793)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.53, blue: 0.58, alpha: 1.0)