Wood Bark
#302621
Here's everything about the color Wood Bark (#302621) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #302621 | |
|---|---|---|
| RGB | rgb(48, 38, 33) | |
| HSL | hsl(20, 19%, 16%) | |
| CMYK | cmyk(0%, 21%, 31%, 81%) | |
| LAB | lab(16, 4, 5) | |
| OKLCH | oklch(0.28 0.018 48) |
Color harmonies
Tints & shades
Code snippets
color: #302621;
background-color: #302621;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF302621)
/* Swift / UIKit */
UIColor(red: 0.19, green: 0.15, blue: 0.13, alpha: 1.0)