Skip to content

#DBB26B

≈ burlywood · rgb(219, 178, 107)
Color formats
HEX#DBB26B
RGBrgb(219, 178, 107)
HSLhsl(38, 61%, 64%)
HSVhsv(38, 51%, 86%)
OKLCHoklch(79% 0.1 80)
CMYKcmyk(0%, 19%, 51%, 14%)
Contrast & accessibility
On white1.98:1below AA
On black10.59:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
  --burlywood: #dbb26b;
  --burlywood-rgb: 219 178 107;
  --burlywood-oklch: oklch(79% 0.1 80);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbb26b] text-[#dbb26b] border-[#dbb26b]
Shades & tints
Color harmonies
About this color

#DBB26B is a color with the RGB value rgb(219, 178, 107). 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.

Related

Convert #DBB26B to other formats

Palettes with a similar color

Gradients with a similar color

Copied