Misty Harbour
#65769a
Looking for the precise values behind Misty Harbour (#65769a)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #65769a | |
|---|---|---|
| RGB | rgb(101, 118, 154) | |
| HSL | hsl(221, 21%, 50%) | |
| CMYK | cmyk(34%, 23%, 0%, 40%) | |
| LAB | lab(49, 0, -22) | |
| OKLCH | oklch(0.57 0.06 265) |
Color harmonies
Tints & shades
Code snippets
color: #65769a;
background-color: #65769a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF65769A)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.46, blue: 0.60, alpha: 1.0)