#DBAA83
≈ burlywood · rgb(219, 170, 131)
Color formats
HEX#DBAA83
RGBrgb(219, 170, 131)
HSLhsl(27, 55%, 69%)
HSVhsv(27, 40%, 86%)
OKLCHoklch(77% 0.08 60)
CMYKcmyk(0%, 22%, 40%, 14%)
Contrast & accessibility
On white2.08:1below AA
On black10.09:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
--burlywood: #dbaa83;
--burlywood-rgb: 219 170 131;
--burlywood-oklch: oklch(77% 0.08 60);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbaa83] text-[#dbaa83] border-[#dbaa83]
Shades & tints
Color harmonies
About this color
#DBAA83 is a color with the RGB value rgb(219, 170, 131). 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.