Smoke Dragon
#ccbbaa
Here's everything about the color Smoke Dragon (#ccbbaa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ccbbaa | |
|---|---|---|
| RGB | rgb(204, 187, 170) | |
| HSL | hsl(30, 25%, 73%) | |
| CMYK | cmyk(0%, 8%, 17%, 20%) | |
| LAB | lab(77, 4, 11) | |
| OKLCH | oklch(0.8 0.03 67) |
Color harmonies
Tints & shades
Code snippets
color: #ccbbaa;
background-color: #ccbbaa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCCBBAA)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.73, blue: 0.67, alpha: 1.0)