Moonscape
#806b77
Here's everything about the color Moonscape (#806b77) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #806b77 | |
|---|---|---|
| RGB | rgb(128, 107, 119) | |
| HSL | hsl(326, 9%, 46%) | |
| CMYK | cmyk(0%, 16%, 7%, 50%) | |
| LAB | lab(48, 10, -3) | |
| OKLCH | oklch(0.55 0.032 343) |
Color harmonies
Tints & shades
Code snippets
color: #806b77;
background-color: #806b77;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF806B77)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.42, blue: 0.47, alpha: 1.0)