#DEBA71
≈ burlywood · rgb(222, 186, 113)
Color formats
HEX#DEBA71
RGBrgb(222, 186, 113)
HSLhsl(40, 62%, 66%)
HSVhsv(40, 49%, 87%)
OKLCHoklch(80% 0.1 84)
CMYKcmyk(0%, 16%, 49%, 13%)
Contrast & accessibility
On white1.85:1below AA
On black11.37:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
--burlywood: #deba71;
--burlywood-rgb: 222 186 113;
--burlywood-oklch: oklch(80% 0.1 84);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#deba71] text-[#deba71] border-[#deba71]
Shades & tints
Color harmonies
About this color
#DEBA71 is a color with the RGB value rgb(222, 186, 113). Its closest CSS named color is "burlywood". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.