Flying Carpet
#787489
Flying Carpet, represented by the hex value #787489, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #787489 | |
|---|---|---|
| RGB | rgb(120, 116, 137) | |
| HSL | hsl(251, 8%, 50%) | |
| CMYK | cmyk(12%, 15%, 0%, 46%) | |
| LAB | lab(50, 5, -11) | |
| OKLCH | oklch(0.57 0.032 294) |
Color harmonies
Tints & shades
Code snippets
color: #787489;
background-color: #787489;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF787489)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.45, blue: 0.54, alpha: 1.0)