Quiet Dew
#d7d9d5
Quiet Dew is a color with the hex code #d7d9d5. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d7d9d5 | |
|---|---|---|
| RGB | rgb(215, 217, 213) | |
| HSL | hsl(90, 5%, 84%) | |
| CMYK | cmyk(1%, 0%, 2%, 15%) | |
| LAB | lab(86, -1, 2) | |
| OKLCH | oklch(0.88 0.006 129) |
Color harmonies
Tints & shades
Code snippets
color: #d7d9d5;
background-color: #d7d9d5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD7D9D5)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.85, blue: 0.84, alpha: 1.0)