Gliding Feather
#d7d8d9
Here's everything about the color Gliding Feather (#d7d8d9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d7d8d9 | |
|---|---|---|
| RGB | rgb(215, 216, 217) | |
| HSL | hsl(210, 3%, 85%) | |
| CMYK | cmyk(1%, 0%, 0%, 15%) | |
| LAB | lab(86, 0, -1) | |
| OKLCH | oklch(0.88 0.002 248) |
Color harmonies
Tints & shades
Code snippets
color: #d7d8d9;
background-color: #d7d8d9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD7D8D9)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.85, blue: 0.85, alpha: 1.0)