Frozen Mammoth
#dfd9da
Here's everything about the color Frozen Mammoth (#dfd9da) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dfd9da | |
|---|---|---|
| RGB | rgb(223, 217, 218) | |
| HSL | hsl(350, 9%, 86%) | |
| CMYK | cmyk(0%, 3%, 2%, 13%) | |
| LAB | lab(87, 2, 0) | |
| OKLCH | oklch(0.89 0.007 6) |
Color harmonies
Tints & shades
Code snippets
color: #dfd9da;
background-color: #dfd9da;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDFD9DA)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.85, blue: 0.85, alpha: 1.0)