Lunar Base
#878786
Here's everything about the color Lunar Base (#878786) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #878786 | |
|---|---|---|
| RGB | rgb(135, 135, 134) | |
| HSL | hsl(60, 0%, 53%) | |
| CMYK | cmyk(0%, 0%, 1%, 47%) | |
| LAB | lab(56, 0, 1) | |
| OKLCH | oklch(0.62 0.001 106) |
Color harmonies
Tints & shades
Code snippets
color: #878786;
background-color: #878786;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF878786)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.53, blue: 0.53, alpha: 1.0)