Skip to content

#DBB088

≈ burlywood · rgb(219, 176, 136)
Color formats
HEX#DBB088
RGBrgb(219, 176, 136)
HSLhsl(29, 54%, 70%)
HSVhsv(29, 38%, 86%)
OKLCHoklch(79% 0.07 64)
CMYKcmyk(0%, 20%, 38%, 14%)
Contrast & accessibility
On white1.99:1below AA
On black10.58:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
  --burlywood: #dbb088;
  --burlywood-rgb: 219 176 136;
  --burlywood-oklch: oklch(79% 0.07 64);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbb088] text-[#dbb088] border-[#dbb088]
Shades & tints
Color harmonies
About this color

#DBB088 is a color with the RGB value rgb(219, 176, 136). 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 #DBB088 to other formats

Palettes with a similar color

Gradients with a similar color

Copied