Galactic Gossamer
#7f8cb8
Here's everything about the color Galactic Gossamer (#7f8cb8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7f8cb8 | |
|---|---|---|
| RGB | rgb(127, 140, 184) | |
| HSL | hsl(226, 29%, 61%) | |
| CMYK | cmyk(31%, 24%, 0%, 28%) | |
| LAB | lab(58, 3, -25) | |
| OKLCH | oklch(0.65 0.068 272) |
Color harmonies
Tints & shades
Code snippets
color: #7f8cb8;
background-color: #7f8cb8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF7F8CB8)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.55, blue: 0.72, alpha: 1.0)