Fennec Fox
#dad7c8
Fennec Fox is a color with the hex code #dad7c8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #dad7c8 | |
|---|---|---|
| RGB | rgb(218, 215, 200) | |
| HSL | hsl(50, 20%, 82%) | |
| CMYK | cmyk(0%, 1%, 8%, 15%) | |
| LAB | lab(86, -1, 8) | |
| OKLCH | oklch(0.88 0.02 98) |
Color harmonies
Tints & shades
Code snippets
color: #dad7c8;
background-color: #dad7c8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDAD7C8)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.84, blue: 0.78, alpha: 1.0)