Burly Wood
#DEB887
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | DEB887 | ||
| HEX with # | #DEB887 | ||
| RGB | rgb(222, 184, 135) | ||
| RGBA | rgba(222, 184, 135, 1) | ||
| HSL | hsl(33.79 56.86% 70%) | ||
| HSLA | hsla(33.79, 56.86%, 70%, 1) | ||
| HSV | hsv(33.79, 39.19%, 87.06%) | ||
| CMYK | cmyk(0%, 17.12%, 39.19%, 12.94%) | ||
| OKLCH | oklch(80.45% 0.0779 73.42) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #DEB887;
bg-[#deb887]
Accessibility quick-check
White text
1.86:1
Decorative only
Black text
11.31:1
AAA normal
Reference notes
The hex value #DEB887 sits in the orange range with a bright appearance and clear chroma. Measured through common web color formats, the channels resolve to rgb(222 184 135) and an HSL lightness of 70%, which explains its visual density. The warm cast matters because neighboring colors can make the same hex feel sharper, calmer, or more neutral than it appears in isolation. Because web color is device-dependent, treat the numeric conversion table as the stable reference and use the visual swatch as a quick sanity check. The linked variants and pairings give nearby colors for systematic palettes, while the CSS Forge links let the same value move directly into CSS experiments. For brand-adjacent work, compare the closest named colors before reusing it, because a familiar name can change how stakeholders describe the same swatch. Designers can use it in backgrounds, supporting UI surfaces, editorial layouts, and restrained visual systems. When combined with lighter or darker variants, it gives enough range for borders, fills, and active states.