Quiet Harbour
#5a789a
Quiet Harbour is a color with the hex code #5a789a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #5a789a | |
|---|---|---|
| RGB | rgb(90, 120, 154) | |
| HSL | hsl(212, 26%, 48%) | |
| CMYK | cmyk(42%, 22%, 0%, 40%) | |
| LAB | lab(49, -4, -22) | |
| OKLCH | oklch(0.56 0.063 252) |
Color harmonies
Tints & shades
Code snippets
color: #5a789a;
background-color: #5a789a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5A789A)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.47, blue: 0.60, alpha: 1.0)