Lunatic Lynx
#ddaa88
Here's everything about the color Lunatic Lynx (#ddaa88) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ddaa88 | |
|---|---|---|
| RGB | rgb(221, 170, 136) | |
| HSL | hsl(24, 56%, 70%) | |
| CMYK | cmyk(0%, 23%, 38%, 13%) | |
| LAB | lab(74, 16, 25) | |
| OKLCH | oklch(0.78 0.076 55) |
Color harmonies
Tints & shades
Code snippets
color: #ddaa88;
background-color: #ddaa88;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFDDAA88)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.67, blue: 0.53, alpha: 1.0)