Driftwood
#a67a45
Here's everything about the color Driftwood (#a67a45) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a67a45 | |
|---|---|---|
| RGB | rgb(166, 122, 69) | |
| HSL | hsl(33, 41%, 46%) | |
| CMYK | cmyk(0%, 27%, 58%, 35%) | |
| LAB | lab(55, 13, 36) | |
| OKLCH | oklch(0.61 0.089 70) |
Color harmonies
Tints & shades
Code snippets
color: #a67a45;
background-color: #a67a45;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA67A45)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.48, blue: 0.27, alpha: 1.0)