Vitality
#8f9b5b
Here's everything about the color Vitality (#8f9b5b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8f9b5b | |
|---|---|---|
| RGB | rgb(143, 155, 91) | |
| HSL | hsl(71, 26%, 48%) | |
| CMYK | cmyk(8%, 0%, 41%, 39%) | |
| LAB | lab(62, -12, 32) | |
| OKLCH | oklch(0.66 0.088 118) |
Color harmonies
Tints & shades
Code snippets
color: #8f9b5b;
background-color: #8f9b5b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF8F9B5B)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.61, blue: 0.36, alpha: 1.0)