Foggy Plum
#b7a5ad
Here's everything about the color Foggy Plum (#b7a5ad) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b7a5ad | |
|---|---|---|
| RGB | rgb(183, 165, 173) | |
| HSL | hsl(333, 11%, 68%) | |
| CMYK | cmyk(0%, 10%, 5%, 28%) | |
| LAB | lab(69, 8, -2) | |
| OKLCH | oklch(0.74 0.024 349) |
Color harmonies
Tints & shades
Code snippets
color: #b7a5ad;
background-color: #b7a5ad;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB7A5AD)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.65, blue: 0.68, alpha: 1.0)