Wild Thing
#654243
Here's everything about the color Wild Thing (#654243) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #654243 | |
|---|---|---|
| RGB | rgb(101, 66, 67) | |
| HSL | hsl(358, 21%, 33%) | |
| CMYK | cmyk(0%, 35%, 34%, 60%) | |
| LAB | lab(32, 16, 6) | |
| OKLCH | oklch(0.42 0.049 17) |
Color harmonies
Tints & shades
Code snippets
color: #654243;
background-color: #654243;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF654243)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.26, blue: 0.26, alpha: 1.0)