Far Horizons
#7fa2bf
Here's everything about the color Far Horizons (#7fa2bf) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7fa2bf | |
|---|---|---|
| RGB | rgb(127, 162, 191) | |
| HSL | hsl(207, 33%, 62%) | |
| CMYK | cmyk(34%, 15%, 0%, 25%) | |
| LAB | lab(65, -7, -19) | |
| OKLCH | oklch(0.7 0.058 244) |
Color harmonies
Tints & shades
Code snippets
color: #7fa2bf;
background-color: #7fa2bf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF7FA2BF)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.64, blue: 0.75, alpha: 1.0)