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