Foggy Love
#d5c7e8
Here's everything about the color Foggy Love (#d5c7e8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d5c7e8 | |
|---|---|---|
| RGB | rgb(213, 199, 232) | |
| HSL | hsl(265, 42%, 85%) | |
| CMYK | cmyk(8%, 14%, 0%, 9%) | |
| LAB | lab(82, 10, -15) | |
| OKLCH | oklch(0.85 0.048 305) |
Color harmonies
Tints & shades
Code snippets
color: #d5c7e8;
background-color: #d5c7e8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFD5C7E8)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.78, blue: 0.91, alpha: 1.0)