Blue Blood
#6b7f81
Here's everything about the color Blue Blood (#6b7f81) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6b7f81 | |
|---|---|---|
| RGB | rgb(107, 127, 129) | |
| HSL | hsl(185, 9%, 46%) | |
| CMYK | cmyk(17%, 2%, 0%, 49%) | |
| LAB | lab(52, -7, -4) | |
| OKLCH | oklch(0.58 0.024 204) |
Color harmonies
Tints & shades
Code snippets
color: #6b7f81;
background-color: #6b7f81;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF6B7F81)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.50, blue: 0.51, alpha: 1.0)