Smoked Oyster
#d9d2cd
Here's everything about the color Smoked Oyster (#d9d2cd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d9d2cd | |
|---|---|---|
| RGB | rgb(217, 210, 205) | |
| HSL | hsl(25, 14%, 83%) | |
| CMYK | cmyk(0%, 3%, 6%, 15%) | |
| LAB | lab(85, 2, 3) | |
| OKLCH | oklch(0.87 0.01 58) |
Color harmonies
Tints & shades
Code snippets
color: #d9d2cd;
background-color: #d9d2cd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD9D2CD)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.82, blue: 0.80, alpha: 1.0)